summaryrefslogtreecommitdiffstats
path: root/kicker
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-04 18:21:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-04 18:21:32 -0600
commitd9e53385f295f699b9f95ceda1ee40b7c8a80bdf (patch)
treed4054a31cec8f2b91dd36210764c3a3ab685727f /kicker
parent7c88a397842df20bee5960d7ff1eacf80a80e088 (diff)
parenta3b5ac40733523142094f6341d21945094790f51 (diff)
downloadtdebase-d9e53385f295f699b9f95ceda1ee40b7c8a80bdf.tar.gz
tdebase-d9e53385f295f699b9f95ceda1ee40b7c8a80bdf.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'kicker')
-rw-r--r--kicker/kicker/buttons/nonkdeappbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/buttons/nonkdeappbutton.cpp b/kicker/kicker/buttons/nonkdeappbutton.cpp
index a12e48bce..c953d075d 100644
--- a/kicker/kicker/buttons/nonkdeappbutton.cpp
+++ b/kicker/kicker/buttons/nonkdeappbutton.cpp
@@ -41,7 +41,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
// our own definition
#include "nonkdeappbutton.h"
-// we include the "tqmoc" file so that the KDE build system knows to create it
+// we include the "moc" file so that the TDE build system knows to create it
#include "nonkdeappbutton.moc"
// this is one of the two constructors. gets called when creating a new button