diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-08-07 17:23:49 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-08-07 17:23:49 -0500 |
commit | bf667ed54c928a34f8777054549cb772ce96004c (patch) | |
tree | c59e0c6e6129ef0a3d4eda80ea5b3e16ac35f364 /styles | |
parent | eaa4b7b5ad129c622333b95c3c656b666a368592 (diff) | |
download | tdeartwork-bf667ed54c928a34f8777054549cb772ce96004c.tar.gz tdeartwork-bf667ed54c928a34f8777054549cb772ce96004c.zip |
Rename the string kde toolbar widget
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 |