summaryrefslogtreecommitdiffstats
path: root/konversation/src/quickbutton.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-13 02:28:17 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-13 02:28:17 -0500
commitca3d6cef5d40d2c9faf1f0279f40b135a444d206 (patch)
treea47823d5f122de0f1af9f44f28603b3188e4e210 /konversation/src/quickbutton.h
parentbcd3e0efb77ae9c4e7bf378dba9ddd9953bd8d7a (diff)
downloadkonversation-ca3d6cef5d40d2c9faf1f0279f40b135a444d206.tar.gz
konversation-ca3d6cef5d40d2c9faf1f0279f40b135a444d206.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'konversation/src/quickbutton.h')
-rw-r--r--konversation/src/quickbutton.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/konversation/src/quickbutton.h b/konversation/src/quickbutton.h
index 7bf9cf5..bb850ad 100644
--- a/konversation/src/quickbutton.h
+++ b/konversation/src/quickbutton.h
@@ -11,8 +11,8 @@
email: eisfuchs@tigress.com
*/
-#ifndef TQUICKBUTTON_H
-#define TQUICKBUTTON_H
+#ifndef QUICKBUTTON_H
+#define QUICKBUTTON_H
#include <tqpushbutton.h>