summaryrefslogtreecommitdiffstats
path: root/src/kscratchpadview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:03:47 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:03:47 -0600
commit74b3ea38c5a98cbc73839d9ef4590708f2515cee (patch)
tree23c40344740ffc36e1002a8869d717333f31aaca /src/kscratchpadview.h
parent6e5c9473ba17d56c9f981cc5c0987a409d33e3e3 (diff)
downloadkpicosim-74b3ea38c5a98cbc73839d9ef4590708f2515cee.tar.gz
kpicosim-74b3ea38c5a98cbc73839d9ef4590708f2515cee.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/kscratchpadview.h')
-rwxr-xr-xsrc/kscratchpadview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kscratchpadview.h b/src/kscratchpadview.h
index fd990af..cf1322a 100755
--- a/src/kscratchpadview.h
+++ b/src/kscratchpadview.h
@@ -23,7 +23,7 @@
#include <ktoolbar.h>
#include <ktextedit.h>
-class KScratchpadView : public KToolBar
+class KScratchpadView : public TDEToolBar
{
Q_OBJECT