Mercurial > trustbridge
diff ui/mainwindow.h @ 563:aee3eb10bbba
Add unit test for sw update execution and fix shell execute params
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Thu, 22 May 2014 15:18:06 +0000 |
parents | dd8a295d5b4d |
children | ebfe1128ee97 02a89710a7cd |
line wrap: on
line diff
--- a/ui/mainwindow.h Thu May 22 15:29:59 2014 +0200 +++ b/ui/mainwindow.h Thu May 22 15:18:06 2014 +0000 @@ -125,7 +125,7 @@ * * Perform a clean exit (saving state etc.) and close * the application */ - void closeApp(); + virtual void closeApp(); /* @brief Execute the file fileName to install the softwareupdate. *