mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Octave Interface: Moved debug output macro to socket tools
To make it available to all the SocketServer related classes.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
class RimCase;
|
||||
class RiaSocketServer;
|
||||
|
||||
#define PMonLog( MessageString ) RiuMainWindow::instance()->processMonitor()->addStringToLog( MessageString );
|
||||
|
||||
class RiaSocketTools
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user