From 7d987d35caf7a90b7ed0ffc942297ddc68c3da07 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 31 Dec 2015 20:29:03 +0300 Subject: Move ImagePosition enum into enums directory. --- src/gui/windows/textcommandeditor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/windows/textcommandeditor.cpp') diff --git a/src/gui/windows/textcommandeditor.cpp b/src/gui/windows/textcommandeditor.cpp index 605a9d1df..83e699c88 100644 --- a/src/gui/windows/textcommandeditor.cpp +++ b/src/gui/windows/textcommandeditor.cpp @@ -105,7 +105,7 @@ TextCommandEditor::TextCommandEditor(TextCommand *const command) : keyboard.setEnabled(false); setWindowName("TextCommandEditor"); - setDefaultSize(w, h, ImageRect::CENTER); + setDefaultSize(w, h, ImagePosition::CENTER); #ifdef TMWA_SUPPORT mIsMagic->setActionEventId("magic"); -- cgit v1.2.3-60-g2f50