Fix integer underflow bug
This commit is contained in:
committed by
Jonas Kvinge
parent
30b268dc3a
commit
45bad3be04
@@ -87,6 +87,7 @@ class FreeSpaceBar : public QWidget {
|
||||
|
||||
QString free_text_;
|
||||
QString additional_text_;
|
||||
QString exceeded_text_;
|
||||
QString used_text_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user