summaryrefslogtreecommitdiffstats
path: root/src/kscratchpadview.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:06 -0600
commit626b7f450d4687d85fa365abbd1c834bc5b54033 (patch)
tree9e9cd237a6d0aadc7134d81c14e02c0e47f3b83e /src/kscratchpadview.h
parent74b3ea38c5a98cbc73839d9ef4590708f2515cee (diff)
downloadkpicosim-626b7f450d4687d85fa365abbd1c834bc5b54033.tar.gz
kpicosim-626b7f450d4687d85fa365abbd1c834bc5b54033.zip
Rename many classes and header files to avoid conflicts 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 cf1322a..0bee5c7 100755
--- a/src/kscratchpadview.h
+++ b/src/kscratchpadview.h
@@ -20,7 +20,7 @@
#ifndef KSCRATCHPADVIEW_H
#define KSCRATCHPADVIEW_H
-#include <ktoolbar.h>
+#include <tdetoolbar.h>
#include <ktextedit.h>
class KScratchpadView : public TDEToolBar