equal
deleted
inserted
replaced
112 bgwidget.cpp |
112 bgwidget.cpp |
113 achievements.cpp |
113 achievements.cpp |
114 qaspectratiolayout.cpp |
114 qaspectratiolayout.cpp |
115 drawmapwidget.cpp |
115 drawmapwidget.cpp |
116 drawmapscene.cpp |
116 drawmapscene.cpp |
|
117 themesmodel.cpp |
117 ) |
118 ) |
118 |
119 |
119 #xfire integration |
120 #xfire integration |
120 if(WIN32) |
121 if(WIN32) |
121 set(hwfr_src ${hwfr_src} xfire.cpp ../misc/xfire/xfiregameclient.cpp) |
122 set(hwfr_src ${hwfr_src} xfire.cpp ../misc/xfire/xfiregameclient.cpp) |
193 togglebutton.h |
194 togglebutton.h |
194 bgwidget.h |
195 bgwidget.h |
195 qaspectratiolayout.h |
196 qaspectratiolayout.h |
196 drawmapwidget.h |
197 drawmapwidget.h |
197 drawmapscene.h |
198 drawmapscene.h |
|
199 themesmodel.h |
198 ) |
200 ) |
199 |
201 |
200 set(hwfr_hdrs |
202 set(hwfr_hdrs |
201 binds.h |
203 binds.h |
202 ui_hwform.h |
204 ui_hwform.h |