summaryrefslogtreecommitdiffstats
path: root/examples/dbus/chat/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus/chat/.prev_CMakeLists.txt')
-rw-r--r--examples/dbus/chat/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dbus/chat/.prev_CMakeLists.txt b/examples/dbus/chat/.prev_CMakeLists.txt
index a78bd3683d..601c28429e 100644
--- a/examples/dbus/chat/.prev_CMakeLists.txt
+++ b/examples/dbus/chat/.prev_CMakeLists.txt
@@ -20,7 +20,7 @@ find_package(Qt6 COMPONENTS Gui)
find_package(Qt6 COMPONENTS DBus)
find_package(Qt6 COMPONENTS Widgets)
-add_qt_gui_executable(chat
+qt_add_executable(chat
chat.cpp chat.h
chatmainwindow.ui
chatsetnickname.ui