Fixed issue with incosistent UI state when closing a workspace
Simplified workspace refresh logic FossilOrigin-Name: 2e0cbf44fd99ae2c1155857c79d0c09be9897483
This commit is contained in:
@ -26,7 +26,7 @@ public:
|
||||
|
||||
private:
|
||||
bool refresh();
|
||||
void scanWorkspace();
|
||||
bool scanWorkspace();
|
||||
void applySettings();
|
||||
void updateSettings();
|
||||
void updateRevision(const QString& revision);
|
||||
|
Reference in New Issue
Block a user