Kaydet (Commit) ef809312 authored tarafından Renan Çakırerk's avatar Renan Çakırerk

added a model for RefreshPartitionTable to Disk.Manager.xml

üst 623ab874
...@@ -39,6 +39,9 @@ ...@@ -39,6 +39,9 @@
<method name="removeEntry" access_label="set"> <method name="removeEntry" access_label="set">
<arg name="device" type="s" direction="in"/> <arg name="device" type="s" direction="in"/>
</method> </method>
<method name="refreshPartitionTable" access_label="set">
<arg name="device" type="s" direction="in"/>
</method>
<signal name="changed"/> <signal name="changed"/>
</interface> </interface>
</comarModel> </comarModel>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment