From 4c6870471be96131ae42a7e20355e6f06029a6d9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:17:58 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- filesharing/simple/fileshare.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filesharing/simple/fileshare.cpp') diff --git a/filesharing/simple/fileshare.cpp b/filesharing/simple/fileshare.cpp index e1d466da..07446885 100644 --- a/filesharing/simple/fileshare.cpp +++ b/filesharing/simple/fileshare.cpp @@ -158,7 +158,7 @@ void KFileShareConfig::updateShareListView() dirs += *it; } - TQPixmap folderPix = SmallIcon("folder",0,KIcon::ShareOverlay); + TQPixmap folderPix = SmallIcon("folder",0,TDEIcon::ShareOverlay); TQPixmap okPix = SmallIcon("button_ok"); TQPixmap cancelPix = SmallIcon("button_cancel"); -- cgit v1.2.1