mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-23 12:31:08 -06:00
@@ -157,8 +157,8 @@ private slots:
|
||||
void changeTreeSelection();
|
||||
void fileNew();
|
||||
void populateStructure();
|
||||
void populateTable(const QString& tablename);
|
||||
void resetBrowser();
|
||||
void populateTable(QString tablename);
|
||||
void resetBrowser(bool reloadTable = true);
|
||||
bool fileClose();
|
||||
void addRecord();
|
||||
void deleteRecord();
|
||||
|
||||
Reference in New Issue
Block a user