summaryrefslogtreecommitdiffstats
path: root/src/fetch/gcstarpluginfetcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetch/gcstarpluginfetcher.h')
-rw-r--r--src/fetch/gcstarpluginfetcher.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fetch/gcstarpluginfetcher.h b/src/fetch/gcstarpluginfetcher.h
index 43f15ef..bc554ff 100644
--- a/src/fetch/gcstarpluginfetcher.h
+++ b/src/fetch/gcstarpluginfetcher.h
@@ -34,7 +34,7 @@ namespace Tellico {
* @author Robby Stephenson
*/
class GCstarPluginFetcher : public Fetcher {
-Q_OBJECT
+TQ_OBJECT
public:
@@ -92,7 +92,7 @@ private:
};
class GCstarPluginFetcher::ConfigWidget : public Fetch::ConfigWidget {
-Q_OBJECT
+TQ_OBJECT
public: