Improved documentation.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-10-26 16:24:17 +02:00
parent 3282652be7
commit 3558d634c0

View file

@ -199,6 +199,8 @@ private:
/** @brief isInitialized true after first show window. */
bool isInitialized;
/** @brief mChanges true if measurement file was changed. */
bool mChanges;
DialogIncrements *dialogTable;