summaryrefslogtreecommitdiffstats
path: root/kcontrol/input/xcursor/previewwidget.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-21 19:40:47 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-01-21 19:40:47 +0000
commit0406f543f8c9f30455199e0f3956da41f126b2fb (patch)
tree8e485703cc71d5d3ababeac16dcbeb72641be400 /kcontrol/input/xcursor/previewwidget.h
parent8155225c9be993acc0512956416d195edfef4eb9 (diff)
downloadtdebase-0406f543f8c9f30455199e0f3956da41f126b2fb.tar.gz
tdebase-0406f543f8c9f30455199e0f3956da41f126b2fb.zip
Signal/slot repairs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kcontrol/input/xcursor/previewwidget.h')
-rw-r--r--kcontrol/input/xcursor/previewwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/input/xcursor/previewwidget.h b/kcontrol/input/xcursor/previewwidget.h
index a3db01d88..a6412a907 100644
--- a/kcontrol/input/xcursor/previewwidget.h
+++ b/kcontrol/input/xcursor/previewwidget.h
@@ -24,7 +24,7 @@
class PreviewCursor;
-class PreviewWidget : public QWidget
+class PreviewWidget : public TQWidget
{
public:
PreviewWidget( TQWidget *parent = NULL, const char *name = NULL );