removed print
This commit is contained in:
parent
0513bafac5
commit
34858071e8
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ private:
|
|||
(tm,
|
||||
string("texture") + value,
|
||||
string("Texture") + value));
|
||||
cerr<<"Theme: "<<text->name()<<endl;
|
||||
// load new style
|
||||
ThemeManager::instance().load("test.theme");
|
||||
|
||||
|
|
Loading…
Reference in a new issue