summaryrefslogtreecommitdiffstats
path: root/examples/dbus/chat/chat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/chat/chat.pro')
-rw-r--r--examples/dbus/chat/chat.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dbus/chat/chat.pro b/examples/dbus/chat/chat.pro
index 93d3178177..2b4630d5f1 100644
--- a/examples/dbus/chat/chat.pro
+++ b/examples/dbus/chat/chat.pro
@@ -2,7 +2,7 @@ QT += dbus widgets
HEADERS += chat.h
SOURCES += chat.cpp
-FORMS += chatmainwindow.ui chatsetnickname.ui
+FORMS += chatmainwindow.ui
DBUS_ADAPTORS += org.example.chat.xml
DBUS_INTERFACES += org.example.chat.xml