From 79fd2b2bbd9f842ce3c84c67e3314033a9cceea4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:06 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- khexedit/optiondialog.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khexedit/optiondialog.cc') diff --git a/khexedit/optiondialog.cc b/khexedit/optiondialog.cc index c33700c..b0360a3 100644 --- a/khexedit/optiondialog.cc +++ b/khexedit/optiondialog.cc @@ -426,7 +426,7 @@ void COptionDialog::setupFilePage( void ) { TQString text; TQFrame *page = addPage( i18n("Files"), i18n("File Management"), - BarIcon("kmultiple", KIcon::SizeMedium ) ); + BarIcon("tdemultiple", KIcon::SizeMedium ) ); TQVBoxLayout *topLayout = new TQVBoxLayout( page, 0, spacingHint() ); -- cgit v1.2.3