Revert "Resolve 352 (Clean up root folder)"

This reverts commit cede27f1b2.
This commit is contained in:
DarkPhoenix
2010-12-18 13:46:36 +03:00
parent cede27f1b2
commit 243291959f
25 changed files with 26 additions and 26 deletions

View File

@@ -19,7 +19,7 @@
import cPickle
import os.path
from gui import config
import config
class SettingsProvider():
BASE_PATH = os.path.join(config.savePath, "settings")