diff options
Diffstat (limited to 'styles')
-rw-r--r-- | styles/phase/phasestyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/phase/phasestyle.cpp b/styles/phase/phasestyle.cpp index 077d91d8..008e1b15 100644 --- a/styles/phase/phasestyle.cpp +++ b/styles/phase/phasestyle.cpp @@ -56,7 +56,7 @@ static const char* TQSPLITTERHANDLE = TQSPLITTERHANDLE_OBJECT_NAME_STRING; static const char* TQTOOLBAREXTENSION = "TQToolBarExtensionWidget"; -static const char* KTOOLBARWIDGET = "kde toolbar widget"; +static const char* KTOOLBARWIDGET = "tde toolbar widget"; // some convenient constants static const int ITEMFRAME = 1; // menu stuff |