summaryrefslogtreecommitdiffstats
path: root/plugin/smb4k_konqplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/smb4k_konqplugin.h')
-rw-r--r--plugin/smb4k_konqplugin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/smb4k_konqplugin.h b/plugin/smb4k_konqplugin.h
index fbc7770..e15bde1 100644
--- a/plugin/smb4k_konqplugin.h
+++ b/plugin/smb4k_konqplugin.h
@@ -43,7 +43,7 @@
class smb4kWidget : public TQVBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
smb4kWidget( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 );
@@ -54,7 +54,7 @@ private:
class KonqSidebar_Smb4K : public KonqSidebarPlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Construct a @ref KonqSidebarPlugin.