mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06:00
Button for new Un/Comment Block feature
A new button has been added to the "Execute SQL" toolbar for invoking the new Un/Comment Block feature. See issue #1614
This commit is contained in:
@@ -22,8 +22,6 @@ public:
|
||||
|
||||
public slots:
|
||||
void reloadSettings();
|
||||
|
||||
private slots:
|
||||
void toggleBlockComment();
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user