- added Version Info and About ToolTip

git-svn-id: http://moon:8086/svn/software/trunk/projects/FsTrack@185 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2015-01-31 14:29:37 +00:00
parent 7f94243ee4
commit daefae6a5b
3 changed files with 20 additions and 2 deletions
+1
View File
@@ -83,6 +83,7 @@ private:
ScopedPointer<ToggleButton> m_cameraAutoFlyToView;
ScopedPointer<Label> m_labelCameraAltitude;
ScopedPointer<Label> m_labelCameraTilt;
ScopedPointer<Label> m_labelAbout;
//==============================================================================