mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
Performing a dev build against the latest version of Qt failed because of some deprecated members. They have been replaced according to the Qt documentation. Further, Q_OS_MACOS is now the only macro available to identify a machine running macOS, the others are now deprecated. See https://doc.qt.io/qt-5/qtglobal.html#Q_OS_OSX and https://doc.qt.io/qt-5/qtglobal.html#Q_OS_MAC. |
||
|---|---|---|
| .. | ||
| CsvImportWidget.cpp | ||
| CsvImportWidget.h | ||
| CsvImportWidget.ui | ||
| CsvImportWizard.cpp | ||
| CsvImportWizard.h | ||
| CsvParserModel.cpp | ||
| CsvParserModel.h | ||