comparison ui/mainwindow.h @ 1241:4692f8860a24

Merged.
author Emanuel Schuetze <emanuel@intevation.de>
date Wed, 24 Sep 2014 17:50:23 +0200
parents dc1941e04373
children 9a482182f80f
comparison
equal deleted inserted replaced
1240:17aa7cf0bedd 1241:4692f8860a24
66 /** 66 /**
67 * @enum CurrentState 67 * @enum CurrentState
68 * @brief The internal state of the application 68 * @brief The internal state of the application
69 */ 69 */
70 enum CurrentState { 70 enum CurrentState {
71 BeforeDownload, /*! Initial state before a connection is tried. */
72 NewListAvailable, /*! A new certificate list is available. */ 71 NewListAvailable, /*! A new certificate list is available. */
73 NewSoftwareAvailable, /*! A new Software is avaialable. */ 72 NewSoftwareAvailable, /*! A new Software is avaialable. */
74 DownloadingSW, /*! Download in progress. */ 73 DownloadingSW, /*! Download in progress. */
75 TransferError, /*! An error happened on the last connection. */ 74 TransferError, /*! An error happened on the last connection. */
76 NothingChanged /*! Update was susccessfull but nothing new is available. */ 75 NothingChanged /*! Update was susccessfull but nothing new is available. */

http://wald.intevation.org/projects/trustbridge/