pvanek / sqliteman

http://sqliteman.com/
161 stars 58 forks source link

#192: GUI. Fixed crash when about to change auto_vacuum value #9

Closed IMMZ closed 10 years ago

IMMZ commented 10 years ago

Fixed some bugs. Bug192: On first run while building pragmas tree we manually call pragmaTable_currentCellChanged(...) to change widgets' text but not current cell. It caused crash when trying to change value with no selected row so now it fixed. Bug180: no comments.