diff options
Diffstat (limited to 'tdeioslave/svn/svnhelper')
-rw-r--r-- | tdeioslave/svn/svnhelper/tdeio_svn_helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/svn/svnhelper/tdeio_svn_helper.h b/tdeioslave/svn/svnhelper/tdeio_svn_helper.h index e14992e9..cf2943e5 100644 --- a/tdeioslave/svn/svnhelper/tdeio_svn_helper.h +++ b/tdeioslave/svn/svnhelper/tdeio_svn_helper.h @@ -26,7 +26,7 @@ #include <tqstringlist.h> class SvnHelper:public TDEApplication { - Q_OBJECT + TQ_OBJECT public: |