main_window_slots.cpp includes ui_main_window.h, so make sure we build

ui_main_window.h before doing anything with main_window_slots.cpp.

svn path=/trunk/; revision=47659
This commit is contained in:
Guy Harris 2013-02-14 19:56:21 +00:00
parent 19eb91cb27
commit 6532f50bd9
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ layout_preferences_frame.cpp layout_preferences_frame.h: ui_layout_preferences_f
main_welcome.cpp main_welcome.h: ui_main_welcome.h
main_window.cpp main_window.h: ui_main_window.h
main_window.cpp main_window_slots.cpp main_window.h: ui_main_window.h
main_window_preferences_frame.cpp main_window_preferences_frame.h: ui_main_window_preferences_frame.h