mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 16:40:51 +08:00
ui: Move .ui files one level up
This simplifies migration to CMake with CMAKE_AUTOUIC enabled.
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ SOURCES += \
|
||||
$$files(widgets/*.cpp)
|
||||
|
||||
FORMS += \
|
||||
$$files(forms/*.ui)
|
||||
$$files(*.ui)
|
||||
|
||||
include(qxtglobalshortcut/qxtglobalshortcut.pri)
|
||||
|
||||
Reference in New Issue
Block a user