mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
New profile: add placeholder code for the RulerItem
This patch just creates two files for the rulerItem, a .h and a .cpp. nothing was done to make it visible on the new profile yet - will do that on the next commits Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1695894130
commit
52fe9101c8
4 changed files with 215 additions and 7 deletions
|
@ -807,11 +807,6 @@
|
|||
<string>Auto Group</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionToggleZoom">
|
||||
<property name="text">
|
||||
<string>Toggle &Zoom</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionYearlyStatistics">
|
||||
<property name="text">
|
||||
<string>&Yearly Statistics</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue