mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 19:11:39 -06:00
Add placeholder File → Remote submenu + basic Preferences options
This commit is contained in:
@@ -199,6 +199,8 @@ private slots:
|
||||
void exportTableToJson();
|
||||
void fileSave();
|
||||
void fileRevert();
|
||||
void on_actionOpen_Remote_triggered();
|
||||
void on_actionSave_Remote_triggered();
|
||||
void exportDatabaseToSQL();
|
||||
void importDatabaseFromSQL();
|
||||
void openPreferences();
|
||||
|
||||
Reference in New Issue
Block a user