Fixed a bug with brackets in the Gnome file dialog (bug 56815)

# Conflicts:
#	win-linux/src/cfiledialog.cpp
This commit is contained in:
maxkadushkin
2022-05-19 19:37:17 +03:00
parent 0b28034006
commit bf2c30dd93
5 changed files with 44 additions and 0 deletions

View File

@ -119,6 +119,7 @@ SOURCES += \
$$PWD/src/cascapplicationmanagerwrapper.cpp \
$$PWD/src/ctabbar.cpp \
$$PWD/src/casctabdata.cpp \
$$PWD/src/utils.cpp \
$$PWD/src/cstyletweaks.cpp \
$$PWD/src/chelp.cpp \
$$PWD/src/cmainpanel.cpp \