Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
DBManager: python3 fix in create table dialog
The setAutoCompletion() method of QComboBox was deprecated in QT 4 and has been removed in QT 5. Auto completion is enabled by default.
- Loading branch information