From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdeui/kedittoolbar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeui/kedittoolbar.cpp') diff --git a/tdeui/kedittoolbar.cpp b/tdeui/kedittoolbar.cpp index 3f116b903..563b007c0 100644 --- a/tdeui/kedittoolbar.cpp +++ b/tdeui/kedittoolbar.cpp @@ -292,7 +292,7 @@ public: name = i18n( txt ); // the name of the toolbar might depend on whether or not - // it is in kparts + // it is in tdeparts if ( ( xmlData.m_type == XmlData::Shell ) || ( xmlData.m_type == XmlData::Part ) ) { -- cgit v1.2.1