summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/checkoutinfo_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnfrontend/fronthelpers/checkoutinfo_impl.h')
-rw-r--r--src/svnfrontend/fronthelpers/checkoutinfo_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/checkoutinfo_impl.h b/src/svnfrontend/fronthelpers/checkoutinfo_impl.h
index 0c7cd36..eb567f4 100644
--- a/src/svnfrontend/fronthelpers/checkoutinfo_impl.h
+++ b/src/svnfrontend/fronthelpers/checkoutinfo_impl.h
@@ -27,7 +27,7 @@
class CheckoutInfo_impl: public CheckoutInfo {
Q_OBJECT
- TQ_OBJECT
+
public:
CheckoutInfo_impl(TQWidget *parent = 0, const char *name = 0);
virtual ~CheckoutInfo_impl();