Moved Workspace to separate file

FossilOrigin-Name: 4c84ad9b0b25c9a77d935f9598b6705498d8e0ae
This commit is contained in:
kostas
2015-04-30 11:21:29 +00:00
parent 3ae76ce837
commit 1b2cebdc7f
8 changed files with 24 additions and 335 deletions

View File

@@ -3,10 +3,6 @@
#include <QDialog>
#define FOSSIL_CHECKOUT1 "_FOSSIL_"
#define FOSSIL_CHECKOUT2 ".fslckout"
#define FOSSIL_EXT "fossil"
namespace Ui {
class CloneDialog;
}