Salome HOME
Modify default icon for the module
[modules/gui.git] / src / Qtx / QtxResourceMgr.h
index 2972ca037442174fde6c32a0221dcf1ffd86e2d0..4c657e73c84a4247d0b07bd22966cd8d4c8ff0d2 100644 (file)
@@ -96,7 +96,7 @@ public:
   QString         resSection() const;
   QString         langSection() const;
 
-  QPixmap         loadPixmap( const QString&, const QString& ) const;
+  QPixmap         loadPixmap( const QString&, const QString&, const bool = true ) const;
   void            loadLanguage( const QString& = QString::null, const QString& = QString::null );
 
   void            raiseTranslators( const QString& );