Move main model into a new TrCore wrapper class.

This commit is contained in:
Josh Elsasser
2007-05-23 00:49:31 +00:00
parent dfdfe11e19
commit 89cc48f0e8
7 changed files with 258 additions and 49 deletions

View File

@@ -32,6 +32,7 @@
#include "conf.h"
#include "dialogs.h"
#include "tr_cell_renderer_progress.h"
#include "tr_core.h"
#include "tr_icon.h"
#include "tr_prefs.h"
#include "util.h"