diff options
Diffstat (limited to 'src/svnfrontend/propertiesdlg.h')
-rw-r--r-- | src/svnfrontend/propertiesdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/propertiesdlg.h b/src/svnfrontend/propertiesdlg.h index 14cf869..b67288d 100644 --- a/src/svnfrontend/propertiesdlg.h +++ b/src/svnfrontend/propertiesdlg.h @@ -47,7 +47,7 @@ namespace svn { class PropertiesDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: PropertiesDlg(SvnItem*, svn::Client*, |