File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ lxqt-admin-2.2.0 / 2025-04-17
2
+ ==============================
3
+ * Proper icons for the pages of the date and time config dialog.
4
+ * Window title for the password dialog in User and Group Settings.
5
+ * Tidy up some whitespaces in the code.
6
+
1
7
lxqt-admin-2.1.0 / 2024-11-05
2
8
==============================
3
9
* Don't translate app names.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" O
12
12
set (LIB_INSTALL_DIR "lib${LIB_SUFFIX} " CACHE PATH "Installation path for libraries" )
13
13
14
14
# Minimum Versions
15
- set (LXQT_MINIMUM_VERSION "2.1 .0" )
15
+ set (LXQT_MINIMUM_VERSION "2.2 .0" )
16
16
set (QT_MINIMUM_VERSION "6.6.0" )
17
17
18
18
find_package (Qt6Widgets ${QT_MINIMUM_VERSION} REQUIRED )
You can’t perform that action at this time.
0 commit comments