summaryrefslogtreecommitdiffstats
path: root/scheck/scheck.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-03 23:02:47 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-03 23:02:47 -0600
commita50010465ab0fa1ded54efb4f41d342d9d49971e (patch)
treed51d7c5a15ae67997a195b9731841e8b22f0e1b1 /scheck/scheck.h
parent52265b4dd69b6540ffd5f522bf3a90e9c4284917 (diff)
downloadtdesdk-a50010465ab0fa1ded54efb4f41d342d9d49971e.tar.gz
tdesdk-a50010465ab0fa1ded54efb4f41d342d9d49971e.zip
Rename KStyle to TDEStyle to avoid conflicts with KDE4
Diffstat (limited to 'scheck/scheck.h')
-rw-r--r--scheck/scheck.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/scheck/scheck.h b/scheck/scheck.h
index ca3e4a76..880913b6 100644
--- a/scheck/scheck.h
+++ b/scheck/scheck.h
@@ -67,7 +67,7 @@ class StyleCheckTitleWatcher: public TQObject
TQValueVector<TQString> watchedTitles;
};
-class StyleCheckStyle : public KStyle
+class StyleCheckStyle : public TDEStyle
{
Q_OBJECT
@@ -80,7 +80,7 @@ class StyleCheckStyle : public KStyle
void unPolish( TQStyleControlElementData ceData, ControlElementFlags elementFlags, void * );
- void drawKStylePrimitive( KStylePrimitive kpe,
+ void drawTDEStylePrimitive( TDEStylePrimitive kpe,
TQPainter* p,
TQStyleControlElementData ceData,
ControlElementFlags elementFlags,