add publication

Add view publications.
Change shortkeys Commit/Rollback
This commit is contained in:
levinsv 2018-11-01 21:43:08 +05:00
parent f494f68237
commit 6f68d6f22b
13 changed files with 1568 additions and 1103 deletions

View file

@ -79,6 +79,7 @@ public:
// Having multiple SQL tabs warrants the following properties to be tracked per tab
void SetChanged(bool b);
bool IsChanged();
wxColor SetSQLBoxColourBackground(bool transaction);
void SetOrigin(int origin);
int GetOrigin();
void SetFilename(wxString &filename);