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, 1 insertions, 1 deletions
diff --git a/src/privkeypopup.h b/src/privkeypopup.h
index fb0ab1e..e1ea0df 100644
--- a/src/privkeypopup.h
+++ b/src/privkeypopup.h
@@ -33,7 +33,7 @@ class PrivKeyPopup : public PrivKeyPopupUI
TQ_OBJECT
public:
- PrivKeyPopup(TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 );
+ PrivKeyPopup(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
~PrivKeyPopup();
void setCloseLock( bool locked );
/*$PUBLIC_FUNCTIONS$*/