renamed notificationsProxy to notificationdaemon to match recipe for created proxy and interfaces from xml

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
feat/with_dbus-1-tqt
Emanoil Kotsev 2 weeks ago
parent 5ed2c219bb
commit 2bb73572b1
No known key found for this signature in database
GPG Key ID: F1EEB8CD9FB16A50

@ -37,7 +37,7 @@ add_custom_command(
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
)
make_moc ( notificationsProxy )
make_moc ( notificationdaemon )
tde_add_executable( notification-daemon-tde AUTOMOC
SOURCES ${NotificationDaemon_SRCS} notificationNodeService.cpp

Loading…
Cancel
Save