This commit is contained in:
Santiago Lema 2025-05-07 01:01:00 -03:00
parent 2e82ca6791
commit 720dcbb381
3 changed files with 69 additions and 71 deletions

View file

@ -55,6 +55,7 @@ private:
BTextView * _infoView;
BTextControl* _inputField;
BStatusBar* _progress;
BMenuItem *fSaveMenuItem;
};