Fix inadvertent "TQ" changes.

pull/1/head
Darrell Anderson 12 years ago
parent 4b05474123
commit 43697f9e66

@ -19,8 +19,8 @@
Boston, MA 02110-1301, USA. Boston, MA 02110-1301, USA.
*/ */
#ifndef KONTACT_UNITQUEAPPHANDLER_H #ifndef KONTACT_UNIQUEAPPHANDLER_H
#define KONTACT_UNITQUEAPPHANDLER_H #define KONTACT_UNIQUEAPPHANDLER_H
#include <dcopobject.h> #include <dcopobject.h>
#include <kontact/plugin.h> #include <kontact/plugin.h>
@ -118,4 +118,4 @@ class KDE_EXPORT UniqueAppWatcher : public TQObject
} // namespace } // namespace
#endif /* KONTACT_UNITQUEAPPHANDLER_H */ #endif /* KONTACT_UNIQUEAPPHANDLER_H */

Loading…
Cancel
Save