From d34decaf8b2b4cbffca970e9059e1a2b4f463055 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 22 Sep 2014 14:04:40 +0300 Subject: Move npc sell code from SellDialog into NpcSellDialog. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7a8591193..f8f63f26c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -382,6 +382,8 @@ SET(SRCS gui/windows/npcdialog.h gui/windows/npcpostdialog.cpp gui/windows/npcpostdialog.h + gui/windows/npcselldialog.cpp + gui/windows/npcselldialog.h gui/windows/okdialog.cpp gui/windows/okdialog.h gui/windows/outfitwindow.cpp -- cgit v1.2.3-60-g2f50