From 0baadaef5a3da4fda08df75394475f577af58828 Mon Sep 17 00:00:00 2001 From: drw Date: Sat, 05 Mar 2005 23:41:40 +0000 Subject: Change loadIconSet to loadPixmap to prevent search for new_disabled icon (which doesn't exist --- (limited to 'core/tools') diff --git a/core/tools/quicklauncher/main.cpp b/core/tools/quicklauncher/main.cpp index 59dd17e..72f574a 100644 --- a/core/tools/quicklauncher/main.cpp +++ b/core/tools/quicklauncher/main.cpp @@ -242,7 +242,7 @@ int main( int argc, char** argv ) // Each of the following force internal structures/internal // initialization to be performed. This may mean allocating // memory that is not needed by all applications. - Resource::loadIconSet("new"); // do internal init + Resource::loadPixmap("new"); // do internal init /* make sure libopie gets lined in */ { -- cgit v0.9.0.2