Added a toolbar to the profile

The toolbar adds two buttons to the profile.
The user can now toggle the scaling (zoomed to dive/round up to 30 mins)
and adding /removing ruler to/from the profile using this toolbar.

Signed-off-by: Maximilian Güntner <maximilian.guentner@gmail.com>
This commit is contained in:
Maximilian Güntner 2013-09-25 02:39:21 +02:00
parent 248f1b86d1
commit 88172571ca
5 changed files with 209 additions and 1 deletions

View file

@ -12,5 +12,7 @@
<file alias="average">icons/average.svg</file>
<file alias="warning">icons/warning.png</file>
<file alias="table-css">qt-ui/css/tableviews.css</file>
<file alias="scale">icons/scale.svg</file>
<file alias="ruler">icons/ruler.svg</file>
</qresource>
</RCC>