summaryrefslogtreecommitdiffstats
path: root/src/styles/tqstyleplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/tqstyleplugin.cpp')
-rw-r--r--src/styles/tqstyleplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/tqstyleplugin.cpp b/src/styles/tqstyleplugin.cpp
index 50e0e684d..9edadfc24 100644
--- a/src/styles/tqstyleplugin.cpp
+++ b/src/styles/tqstyleplugin.cpp
@@ -147,7 +147,7 @@ TQStyle *TQStylePluginPrivate::create( const TQString &key )
bool TQStylePluginPrivate::init()
{
- return TRUE;
+ return true;
}
void TQStylePluginPrivate::cleanup()