mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-20 12:38:31 -05:00
Add binary data size to the edit dock
This commit is contained in:
@@ -43,6 +43,7 @@ private slots:
|
||||
virtual void editModeChanged(int editMode);
|
||||
virtual void updateBinaryEditWarning(int editMode, int dataType);
|
||||
virtual void updateCellInfo(int cellType);
|
||||
virtual QString humanReadableSize(double byteCount);
|
||||
|
||||
signals:
|
||||
void goingAway();
|
||||
|
||||
Reference in New Issue
Block a user