summaryrefslogtreecommitdiffstats
path: root/libkcal/resourcelocalconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/resourcelocalconfig.h')
-rw-r--r--libkcal/resourcelocalconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libkcal/resourcelocalconfig.h b/libkcal/resourcelocalconfig.h
index 7a1e7f72..2bb732ee 100644
--- a/libkcal/resourcelocalconfig.h
+++ b/libkcal/resourcelocalconfig.h
@@ -28,7 +28,7 @@
#include <tderesources/resource.h>
#include <tderesources/configwidget.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
#include "libkcal_export.h"
@@ -41,7 +41,7 @@ namespace KCal {
*/
class LIBKCAL_EXPORT ResourceLocalConfig : public KRES::ConfigWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ResourceLocalConfig( TQWidget* parent = 0, const char* name = 0 );