added: - history in combobox\n - settings in application

This commit is contained in:
2023-01-15 13:26:14 +01:00
parent 789317ea12
commit cb384e1c51
8 changed files with 185 additions and 58 deletions
+7 -4
View File
@@ -1,7 +1,10 @@
QT += core gui concurrent
QT += KItemViews
QT += KCompletion
QT += widgets
QT += core gui concurrent
QT += KItemViews
QT += KCompletion
QT += widgets
QT += KConfigCore KConfigGui
QT += KCoreAddons
QT += KDBusAddons
#LIBS += -lKF5WindowSystem
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets