From d0e64d0c7961de1c3ecb886ae76c6701f268d767 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sun, 02 Mar 2003 16:38:17 +0000 Subject: first attempt to add session persistence --- (limited to 'noncore/net/wellenreiter/gui/mainwindow.h') diff --git a/noncore/net/wellenreiter/gui/mainwindow.h b/noncore/net/wellenreiter/gui/mainwindow.h index 8bfccf3..59f259d 100644 --- a/noncore/net/wellenreiter/gui/mainwindow.h +++ b/noncore/net/wellenreiter/gui/mainwindow.h @@ -51,6 +51,7 @@ class WellenreiterMainWindow: public QMainWindow void demoAddStations(); void fileSaveLog(); void fileSaveSession(); + void fileLoadSession(); }; #endif -- cgit v0.9.0.2