summaryrefslogtreecommitdiffstats
path: root/src/privkeypopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/privkeypopup.h')
-rw-r--r--src/privkeypopup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/privkeypopup.h b/src/privkeypopup.h
index a069528..fab64ab 100644
--- a/src/privkeypopup.h
+++ b/src/privkeypopup.h
@@ -30,7 +30,6 @@
class PrivKeyPopup : public PrivKeyPopupUI
{
Q_OBJECT
-
public:
PrivKeyPopup(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
@@ -53,4 +52,3 @@ protected slots:
};
#endif
-