From cf54773b561c324596b25739888b8ab5b4b45bd1 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Wed, 15 Aug 2012 16:24:46 +0200 Subject: preparing meecastplugin --- harmaccuweather/harmaccuplugin.h | 6 +++--- harmaccuweather/harmaccuweather.pro | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'harmaccuweather') diff --git a/harmaccuweather/harmaccuplugin.h b/harmaccuweather/harmaccuplugin.h index 535b4a2..6896ad0 100644 --- a/harmaccuweather/harmaccuplugin.h +++ b/harmaccuweather/harmaccuplugin.h @@ -1,5 +1,5 @@ -#ifndef CKITCALLPLUGIN_H -#define CKITCALLPLUGIN_H +#ifndef HARMACCUPLUGIN_H +#define HARMACCUPLUGIN_H #include @@ -22,4 +22,4 @@ public: } -#endif // CKITCALLPLUGIN_H +#endif // HARMACCUPLUGIN_H diff --git a/harmaccuweather/harmaccuweather.pro b/harmaccuweather/harmaccuweather.pro index 9f60ba2..954d0b0 100644 --- a/harmaccuweather/harmaccuweather.pro +++ b/harmaccuweather/harmaccuweather.pro @@ -1,8 +1,6 @@ TARGET = harmaccuweather TEMPLATE = lib CONFIG += plugin -CONFIG += mobility -MOBILITY += systeminfo SOURCES += harmaccuplugin.cpp harmaccuprovider.cpp harmaccuweather.cpp -- cgit v1.2.3