Open batch result file with OS default program; See issue #372

This commit is contained in:
Oliver Duis
2010-12-03 19:23:43 +01:00
parent 25759b48d9
commit 411cb1470c
7 changed files with 52 additions and 6 deletions

View File

@@ -113,6 +113,8 @@ class FileBrowser : public ThumbBrowserBase, public LWButtonListener {
void pasteProfile ();
void partPasteProfile ();
void openBatchResultDefaultViewer ();
void redrawNeeded (ThumbBrowserEntryBase* entry);
void thumbRearrangementNeeded ();
void _thumbRearrangementNeeded ();