diff options
Diffstat (limited to 'kaddressbook/common/locationmap.h')
-rw-r--r-- | kaddressbook/common/locationmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/common/locationmap.h b/kaddressbook/common/locationmap.h index c244ce720..502aa01fe 100644 --- a/kaddressbook/common/locationmap.h +++ b/kaddressbook/common/locationmap.h @@ -31,7 +31,7 @@ class LocationMap : public TQObject { Q_OBJECT - TQ_OBJECT + public: static LocationMap *instance(); |