From 7ee2220427d8735c777f504517c24c49afda699f Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 6 Apr 2009 21:06:38 +0200 Subject: Fixed compile warning about initialization order Also made CMakeLists.txt consistent with Makefile.am regarding the BuySellDialog. --- src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f6049b1c..b210ba6d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -85,6 +85,8 @@ SET(SRCS gui/button.h gui/buy.cpp gui/buy.h + gui/buysell.cpp + gui/buysell.h gui/char_select.cpp gui/char_select.h gui/chat.cpp @@ -407,8 +409,6 @@ SET(SRCS ) SET(SRCS_EA - gui/buysell.cpp - gui/buysell.h gui/char_server.cpp gui/char_server.h gui/skill.cpp -- cgit v1.2.3-60-g2f50