summaryrefslogtreecommitdiffstats
path: root/styles/dotnet/dotnet.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-03 22:59:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-03 22:59:08 -0600
commit9f373c006102fed0926a4da42b4f1a608a2a518c (patch)
treebb69ccffb566e90435838172b1ea3a01a9babaa1 /styles/dotnet/dotnet.h
parent257708dece1fd6bc2555547b2ae337eba282aba6 (diff)
downloadtdeartwork-9f373c006102fed0926a4da42b4f1a608a2a518c.tar.gz
tdeartwork-9f373c006102fed0926a4da42b4f1a608a2a518c.zip
Rename KStyle to TDEStyle to avoid conflicts with KDE4
Diffstat (limited to 'styles/dotnet/dotnet.h')
-rw-r--r--styles/dotnet/dotnet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/styles/dotnet/dotnet.h b/styles/dotnet/dotnet.h
index 416f20ae..72436526 100644
--- a/styles/dotnet/dotnet.h
+++ b/styles/dotnet/dotnet.h
@@ -32,7 +32,7 @@
#define TQCOORDARRLEN(x) sizeof(x)/(sizeof(TQCOORD)*2)
-class dotNETstyle : public KStyle
+class dotNETstyle : public TDEStyle
{
Q_OBJECT
@@ -47,7 +47,7 @@ public:
void renderMenuBlendPixmap( KPixmap&, const TQColorGroup&, const TQPopupMenu * ) const;
- void drawKStylePrimitive( KStylePrimitive kpe,
+ void drawTDEStylePrimitive( TDEStylePrimitive kpe,
TQPainter* p,
const TQStyleControlElementData &ceData,
ControlElementFlags elementFlags,