mirror of
https://github.com/naruxde/revpicommander.git
synced 2025-11-08 16:43:53 +01:00
Manage revolution pi saved settings in an own class
Start a complete new setting file with right naming. Import all old saved connections from old settings file. Revolution Pi saved settings are now in an own class with all properties and default values. All modules are using this new setting class, which support the save function.
This commit is contained in:
@@ -151,6 +151,14 @@
|
||||
<string>You have to configure your Revolution Pi to accept this connections</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="act_connect">
|
||||
<property name="text">
|
||||
<string>Connect</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Connect to Revoluton Pi</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="ressources.qrc"/>
|
||||
|
||||
Reference in New Issue
Block a user