From fea2f27179d17bbba96873ea0eeae99df20a457c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 6 Sep 2018 23:02:33 +0300 Subject: Split debugwindowtabs into separate tab files. --- src/Makefile.am | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d1f3029b5..55a1d4038 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1135,8 +1135,13 @@ SRC = ${BASE_SRC} \ gui/widgets/attrs/derdisplay.h \ gui/widgets/tabs/clanwindowtabs.cpp \ gui/widgets/tabs/clanwindowtabs.h \ - gui/widgets/tabs/debugwindowtabs.cpp \ - gui/widgets/tabs/debugwindowtabs.h \ + gui/widgets/tabs/debugtab.h \ + gui/widgets/tabs/mapdebugtab.cpp \ + gui/widgets/tabs/mapdebugtab.h \ + gui/widgets/tabs/netdebugtab.cpp \ + gui/widgets/tabs/netdebugtab.h \ + gui/widgets/tabs/targetdebugtab.cpp \ + gui/widgets/tabs/targetdebugtab.h \ gui/widgets/tabs/chat/chattab.cpp \ gui/widgets/tabs/chat/chattab.h \ gui/widgets/tabs/chat/clantab.cpp \ -- cgit v1.2.3-70-g09d2