diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-13 01:31:42 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-13 01:31:42 -0500 |
commit | 9c988982374089f3b1d01ce87ffc230372ebc414 (patch) | |
tree | ab8eb75c7639721ae915d7f3c8003c5983ad5494 /quanta/dialogs | |
parent | 3c24a111d5294897b164000ad6399ba131dd5c3a (diff) | |
download | tdewebdev-9c988982374089f3b1d01ce87ffc230372ebc414.tar.gz tdewebdev-9c988982374089f3b1d01ce87ffc230372ebc414.zip |
Fix inadvertent "TQ" changes.
Diffstat (limited to 'quanta/dialogs')
-rw-r--r-- | quanta/dialogs/tagdialogs/tagquicklistdlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/dialogs/tagdialogs/tagquicklistdlg.h b/quanta/dialogs/tagdialogs/tagquicklistdlg.h index 479cb8d6..946efb67 100644 --- a/quanta/dialogs/tagdialogs/tagquicklistdlg.h +++ b/quanta/dialogs/tagdialogs/tagquicklistdlg.h @@ -15,8 +15,8 @@ * * ***************************************************************************/ -#ifndef TAGTQUICKLISTDLG_H -#define TAGTQUICKLISTDLG_H +#ifndef TAGQUICKLISTDLG_H +#define TAGQUICKLISTDLG_H #include <tqwidget.h> |