mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 19:11:39 -06:00
Clean up code
Just some simplifications, nothing more.
This commit is contained in:
@@ -160,7 +160,8 @@ private slots:
|
||||
void changeTreeSelection();
|
||||
void fileNew();
|
||||
void populateStructure();
|
||||
void populateTable(QString tablename);
|
||||
void populateTable(QString tablename = QString());
|
||||
void clearTableBrowser();
|
||||
bool fileClose();
|
||||
void addRecord();
|
||||
void deleteRecord();
|
||||
|
||||
Reference in New Issue
Block a user