From 516ce728ff4ffd1d1d78db856f167d180347dc02 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 00:40:29 -0600 Subject: Fix accidental networtde renames --- kopete/protocols/irc/ui/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/irc/ui/CMakeLists.txt') diff --git a/kopete/protocols/irc/ui/CMakeLists.txt b/kopete/protocols/irc/ui/CMakeLists.txt index d90cdd65..7d77d5b8 100644 --- a/kopete/protocols/irc/ui/CMakeLists.txt +++ b/kopete/protocols/irc/ui/CMakeLists.txt @@ -26,5 +26,5 @@ include_directories( tde_add_library( kopeteircui STATIC_PIC AUTOMOC SOURCES ircadd.ui empty.cpp irceditaccountwidget.cpp irceditaccount.ui - channellist.cpp channellistdialog.cpp networtdeconfig.ui + channellist.cpp channellistdialog.cpp networkconfig.ui ) -- cgit v1.2.1