Mercurial > hg > tony
diff src/MainWindow.h @ 26:97b1fa2d1c53
added some code to export -- still not quite right, only csv/txt exports work
author | matthiasm |
---|---|
date | Sat, 15 Jun 2013 16:04:30 +0100 |
parents | bf342201e4f6 |
children | 7e17d5d38c83 |
line wrap: on
line diff
--- a/src/MainWindow.h Sat Apr 20 08:38:37 2013 +0100 +++ b/src/MainWindow.h Sat Jun 15 16:04:30 2013 +0100 @@ -38,6 +38,7 @@ virtual void openRecentFile(); virtual void saveSession(); virtual void saveSessionAs(); + virtual void exportLayer(); virtual void newSession(); virtual void closeSession();