summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/passwordedit.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/passwordedit.h b/ui/passwordedit.h
index 0e84ac5b..93b44427 100644
--- a/ui/passwordedit.h
+++ b/ui/passwordedit.h
@@ -17,7 +17,4 @@ public:
protected:
void resizeEvent(QResizeEvent* event) override;
-
-private slots:
- void showContextMenu(const QPoint& pos);
};