mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cloud storage: better window title
This makes it clear that we are working with the cloud storage and removes the (in that case, redundant) branch name from the title. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ef95bd9a27
commit
f442358915
2 changed files with 14 additions and 4 deletions
|
@ -195,6 +195,7 @@ private:
|
|||
CurrentState state;
|
||||
QString filter();
|
||||
static MainWindow *m_Instance;
|
||||
QString displayedFilename(QString fullFilename);
|
||||
bool askSaveChanges();
|
||||
bool okToClose(QString message);
|
||||
void closeCurrentFile();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue