From e45358d0b4d31acb4b345d1f5037e3a9f4458642 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 24 May 2009 22:48:46 +0200 Subject: Renamed connection.{cpp,h} to connectiondialog.{cpp,h} Consistent with the class name and avoids confusing it with the connection.{cpp,h} in net/tmwserv. --- 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 7ed6da63..23de64bc 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -370,8 +370,8 @@ tmw_SOURCES += \ gui/buddywindow.h \ gui/changeemaildialog.cpp \ gui/changeemaildialog.h \ - gui/connection.cpp \ - gui/connection.h \ + gui/connectiondialog.cpp \ + gui/connectiondialog.h \ gui/guildlistbox.cpp \ gui/guildlistbox.h \ gui/guildwindow.cpp \ -- cgit v1.2.3-70-g09d2