summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/wlan/keyedit.cpp
Side-by-side diff
Diffstat (limited to 'noncore/settings/networksettings/wlan/keyedit.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/networksettings/wlan/keyedit.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/settings/networksettings/wlan/keyedit.cpp b/noncore/settings/networksettings/wlan/keyedit.cpp
index 13a1c3b..62f8960 100644
--- a/noncore/settings/networksettings/wlan/keyedit.cpp
+++ b/noncore/settings/networksettings/wlan/keyedit.cpp
@@ -13,3 +13,3 @@ KeyEdit::~KeyEdit()
-void KeyEdit::focusInEvent(QFocusEvent *event)
+void KeyEdit::focusInEvent(QFocusEvent *)
{
@@ -18,3 +18,3 @@ void KeyEdit::focusInEvent(QFocusEvent *event)
-void KeyEdit::focusOutEvent(QFocusEvent *event)
+void KeyEdit::focusOutEvent(QFocusEvent *)
{