From 2f0c3a26431ed87be273b182b341d9c167f92eca Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 22 Feb 2014 17:13:32 +0300 Subject: Move namesmodel into gui/models directory. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 5622d0a42..7051ae052 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -274,8 +274,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/widgets/linkhandler.h \ gui/widgets/listbox.cpp \ gui/widgets/listbox.h \ - gui/widgets/namesmodel.cpp \ - gui/widgets/namesmodel.h \ + gui/models/namesmodel.cpp \ + gui/models/namesmodel.h \ gui/widgets/passwordfield.cpp \ gui/widgets/passwordfield.h \ gui/widgets/playerbox.cpp \ -- cgit v1.2.3-60-g2f50