Enable tracing to file. Attempt to fix last position restoration on S^3.
[dorian] / platform.h
index 6c8ddef..47ce0d1 100644 (file)
@@ -17,6 +17,7 @@ public:
     static QString defaultFont();
     static void information(const QString &label, QWidget *parent = 0);
     static void showBusy(QWidget *w, bool isBusy);
+    static QString traceFileName();
 };
 
 #endif // PLATFORM_H