Q_OBJECT -> TQ_OBJECT

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
feat/with_dbus-1-tqt
Emanoil Kotsev 1 year ago
parent 8cc56c2bc6
commit e4d8cc6241

@ -31,7 +31,7 @@
class NotificationDaemon : public KUniqueApplication
{
Q_OBJECT
TQ_OBJECT
public:
NotificationDaemon();

Loading…
Cancel
Save