diff options
author | Timothy Pearson <[email protected]> | 2011-12-21 14:18:28 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-21 14:18:28 -0600 |
commit | 68de9c7a2183849c2a79e96c6b0f1ea4987e9474 (patch) | |
tree | 4c73e7aadedad436159b79db175f8478afd72a2b /twin-styles/kde1/kde1client.cpp | |
parent | 6b41ad2b1c1b934cf801bedd73f2358db1972378 (diff) | |
download | tdeartwork-68de9c7a2183849c2a79e96c6b0f1ea4987e9474.tar.gz tdeartwork-68de9c7a2183849c2a79e96c6b0f1ea4987e9474.zip |
Rename obsolete tq methods to standard names
Diffstat (limited to 'twin-styles/kde1/kde1client.cpp')
-rw-r--r-- | twin-styles/kde1/kde1client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/kde1/kde1client.cpp b/twin-styles/kde1/kde1client.cpp index b02db8f5..6b7e0649 100644 --- a/twin-styles/kde1/kde1client.cpp +++ b/twin-styles/kde1/kde1client.cpp @@ -19,7 +19,7 @@ Copyright (C) 1999, 2000 Matthias Ettrich <[email protected]> #include "kde1client_bitmaps.h" -// Default button tqlayout +// Default button layout const char default_left[] = "MS"; const char default_right[] = "H_IAX"; |