Salome HOME
0022628: [CEA 1202] The default icon disposition is not correct in french and in...
[modules/gui.git] / src / Qtx / Qtx.h
index d4c66b3fdb41ea43116f493671d56d3789abb53c..429653bc1d012acfbcd6b7eb6b431d80b65c961f 100755 (executable)
@@ -258,6 +258,8 @@ public:
   static QString        backgroundToString( const BackgroundData& );
   static BackgroundData stringToBackground( const QString& );
 
+  static long        versionToId( const QString& );
+
 #ifndef WIN32
   static void*       getDisplay();
   static Qt::HANDLE  getVisual();