mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-21 03:21:43 -06:00
enhancement: preserve field filters when switching tab
This commit is contained in:
@@ -175,6 +175,7 @@ private slots:
|
||||
void updateFilter(int column, const QString& value);
|
||||
void editEncryption();
|
||||
void switchToBrowseDataTab();
|
||||
void on_buttonClearFilters_clicked();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user