just making the actual path to relative path.

This commit is contained in:
PYRET1C 2023-07-15 19:36:48 +05:30
parent 59c6eabad9
commit cbe4fca9ae

View File

@ -50,7 +50,7 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="CustomFrame" name="frame_masthead">
<widget class="CustomFrame" name="frame_masthead">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
@ -569,11 +569,11 @@
</item>
</layout>
</widget>
<customwidgets>
<customwidgets>
<customwidget>
<class>CustomFrame</class>
<extends>QFrame</extends>
<header>D:\new\RetroShare\retroshare-gui\src\gui\TheWire\CustomFrame.h</header>
<header>gui\TheWire\CustomFrame.h</header>
<container>1</container>
</customwidget>
</customwidgets>