mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06:00
Removed dead code
This commit is contained in:
@@ -21,10 +21,7 @@ enum FileDialogTypes {
|
||||
OpenDataFile,
|
||||
|
||||
OpenExtensionFile,
|
||||
OpenCertificateFile,
|
||||
|
||||
// ImportTable,
|
||||
// ExportTable,
|
||||
OpenCertificateFile
|
||||
};
|
||||
|
||||
class FileDialog : public QFileDialog
|
||||
|
||||
Reference in New Issue
Block a user