More refactoring

FossilOrigin-Name: e2b03b2a965ec50382ea89d374ece4a6a56b72b5
This commit is contained in:
kostas
2015-04-27 19:15:43 +00:00
parent c039be3c8c
commit 762172f124
6 changed files with 48 additions and 41 deletions

View File

@ -168,14 +168,9 @@ private:
void setBusy(bool busy);
virtual QMenu *createPopupMenu();
enum RepoStatus
{
REPO_OK,
REPO_NOT_FOUND,
REPO_OLD_SCHEMA
};
#ifndef BRIDGE_ENABLED
RepoStatus getRepoStatus();
#endif
enum ViewMode
{