<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>CopyMoveView</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>CopyMoveView</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>571</width>
            <height>353</height>
        </rect>
    </property>
    <property name="caption">
        <string>Copy / Move</string>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQLabel">
            <property name="name">
                <cstring>m_HeadOneLabel</cstring>
            </property>
            <property name="text">
                <string>&lt;p align="right"&gt;Rename&lt;/p&gt;</string>
            </property>
            <property name="alignment">
                <set>WordBreak|AlignVCenter|AlignLeft</set>
            </property>
        </widget>
        <widget class="KSqueezedTextLabel">
            <property name="name">
                <cstring>m_OldNameLabel</cstring>
            </property>
            <property name="text">
                <string>this long text</string>
            </property>
            <property name="alignment">
                <set>AlignCenter</set>
            </property>
        </widget>
        <widget class="TQLabel">
            <property name="name">
                <cstring>m_HeadTwoLabel</cstring>
            </property>
            <property name="text">
                <string>to</string>
            </property>
            <property name="alignment">
                <set>AlignVCenter|AlignLeft</set>
            </property>
        </widget>
        <widget class="TQLayoutWidget">
            <property name="name">
                <cstring>layout5</cstring>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="KSqueezedTextLabel" row="0" column="0">
                    <property name="name">
                        <cstring>m_PrefixLabel</cstring>
                    </property>
                    <property name="text">
                        <string>/there/</string>
                    </property>
                    <property name="alignment">
                        <set>AlignVCenter|AlignRight</set>
                    </property>
                </widget>
                <widget class="KLineEdit" row="0" column="1">
                    <property name="name">
                        <cstring>m_NewNameInput</cstring>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQCheckBox">
            <property name="name">
                <cstring>m_ForceBox</cstring>
            </property>
            <property name="text">
                <string>Force operation</string>
            </property>
            <property name="accel">
                <string></string>
            </property>
        </widget>
    </vbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="2" margin="2"/>
<includes>
    <include location="global" impldecl="in implementation">klineedit.h</include>
    <include location="global" impldecl="in implementation">ksqueezedtextlabel.h</include>
</includes>
</UI>