Salome HOME
Revert "[bos #35159][EDF] (2023-T1) Following commands in Python console. Fixed inter...
[modules/gui.git] / src / SUIT / SUIT_Tools.h
index 13b3ed9d30c9aed754f66520950bbd1943fe9b22..cc57dffd81990d8c715610fd45cc85b022db9d00 100644 (file)
@@ -44,8 +44,6 @@ public:
   static QString fontToString( const QFont& font );
 
   static void    centerWidget( QWidget* src, const QWidget* ref );
-
-  static void addTraceToPythonCommand(const QString& fileName, QString& command);
 };
 
 #endif