equal
deleted
inserted
replaced
51 gameuiconfig.cpp |
51 gameuiconfig.cpp |
52 ui_hwform.cpp |
52 ui_hwform.cpp |
53 gamecfgwidget.cpp |
53 gamecfgwidget.cpp |
54 pages.cpp |
54 pages.cpp |
55 SquareLabel.cpp |
55 SquareLabel.cpp |
|
56 hats.cpp |
56 hedgehogerWidget.cpp |
57 hedgehogerWidget.cpp |
57 hwmap.cpp |
58 hwmap.cpp |
58 mapContainer.cpp |
59 mapContainer.cpp |
59 tcpBase.cpp |
60 tcpBase.cpp |
60 about.cpp |
61 about.cpp |
91 set(hwfr_src ${hwfr_src} hedgewars.rc) |
92 set(hwfr_src ${hwfr_src} hedgewars.rc) |
92 endif(MINGW) |
93 endif(MINGW) |
93 |
94 |
94 set(hwfr_moc_hdrs |
95 set(hwfr_moc_hdrs |
95 game.h |
96 game.h |
|
97 hats.h |
96 hwform.h |
98 hwform.h |
97 teamselect.h |
99 teamselect.h |
98 teamselhelper.h |
100 teamselhelper.h |
99 frameTeam.h |
101 frameTeam.h |
100 vertScrollArea.h |
102 vertScrollArea.h |