summaryrefslogtreecommitdiffstats
path: root/src/kportview.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/kportview.h
parent6e5c9473ba17d56c9f981cc5c0987a409d33e3e3 (diff)
downloadkpicosim-74b3ea38c5a98cbc73839d9ef4590708f2515cee.tar.gz
kpicosim-74b3ea38c5a98cbc73839d9ef4590708f2515cee.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/kportview.h')
-rwxr-xr-xsrc/kportview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kportview.h b/src/kportview.h
index ede1c85..694f805 100755
--- a/src/kportview.h
+++ b/src/kportview.h
@@ -26,7 +26,7 @@
#include "kport.h"
#include <ksimpleconfig.h>
-class KPortView : public KToolBar
+class KPortView : public TDEToolBar
{
Q_OBJECT