You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kmymoney/kmymoney2/dialogs/kfindtransactiondlgdecl.ui

1102 lines
63 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KFindTransactionDlgDecl</class>
<widget class="TQDialog">
<property name="name">
<cstring>KFindTransactionDlgDecl</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>771</width>
<height>481</height>
</rect>
</property>
<property name="caption">
<string>Search transactions</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>m_tabWidget</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>m_criteriaPage</cstring>
</property>
<attribute name="title">
<string>Criteria</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>Define your search criteria</string>
</property>
</widget>
<widget class="TQTabWidget">
<property name="name">
<cstring>m_criteriaTab</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>3</verstretch>
</sizepolicy>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>m_textTab</cstring>
</property>
<attribute name="title">
<string>Text</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="3" column="2">
<property name="name">
<cstring>Spacer20</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>83</height>
</size>
</property>
</spacer>
<widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>m_textEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>0</height>
</size>
</property>
</widget>
<widget class="KComboBox" row="0" column="0">
<item>
<property name="text">
<string>Contains</string>
</property>
</item>
<item>
<property name="text">
<string>Does not contain</string>
</property>
</item>
<property name="name">
<cstring>m_textNegate</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>m_regExp</cstring>
</property>
<property name="text">
<string>Treat text as regular expression</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_caseSensitive</cstring>
</property>
<property name="text">
<string>Case sensitive</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_accountTab</cstring>
</property>
<attribute name="title">
<string>Account</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="kMyMoneyAccountSelector">
<property name="name">
<cstring>m_accountsView</cstring>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_dateTab</cstring>
</property>
<attribute name="title">
<string>Date</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout16</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout15</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KMyMoneyPeriodCombo" row="0" column="1">
<property name="name">
<cstring>m_dateRange</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel4</cstring>
</property>
<property name="text">
<string>Range</string>
</property>
</widget>
<widget class="kMyMoneyDateInput" row="1" column="1">
<property name="name">
<cstring>m_fromDate</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel6</cstring>
</property>
<property name="text">
<string context="To (Date)">To</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel5</cstring>
</property>
<property name="text">
<string context="From (Date)">From</string>
</property>
</widget>
<widget class="kMyMoneyDateInput" row="2" column="1">
<property name="name">
<cstring>m_toDate</cstring>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>Spacer25</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>Spacer22</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>30</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_amountTab</cstring>
</property>
<attribute name="title">
<string>Amount</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout22</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>ButtonGroup1</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_amountButton</cstring>
</property>
<property name="text">
<string>Search this amount</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_amountRangeButton</cstring>
</property>
<property name="text">
<string>Search amount in the range</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout20</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="kMyMoneyEdit" row="2" column="1">
<property name="name">
<cstring>m_amountToEdit</cstring>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel9</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel8</cstring>
</property>
<property name="text">
<string context="to (amount)">to</string>
</property>
</widget>
<widget class="kMyMoneyEdit" row="0" column="1">
<property name="name">
<cstring>m_amountEdit</cstring>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel7</cstring>
</property>
<property name="text">
<string context="from (amount)">from</string>
</property>
</widget>
<widget class="kMyMoneyEdit" row="1" column="1">
<property name="name">
<cstring>m_amountFromEdit</cstring>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>Spacer28</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>Spacer27</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>75</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_categoryTab</cstring>
</property>
<attribute name="title">
<string>Category</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="kMyMoneyAccountSelector">
<property name="name">
<cstring>m_categoriesView</cstring>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_payeeTab</cstring>
</property>
<attribute name="title">
<string>Payee</string>
</attribute>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout46</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Payee</string>
</property>
<property name="clickable">
<bool>false</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_payeesView</cstring>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_emptyPayeesButton</cstring>
</property>
<property name="text">
<string>Select transactions without payees</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout45</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>m_allPayeesButton</cstring>
</property>
<property name="text">
<string>Select all</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>m_clearPayeesButton</cstring>
</property>
<property name="text">
<string>Select none</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer29</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>42</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_detailsTab</cstring>
</property>
<attribute name="title">
<string>Details</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout19</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout18</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel11_2</cstring>
</property>
<property name="text">
<string>Validity</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel10</cstring>
</property>
<property name="text">
<string>Type</string>
</property>
</widget>
<widget class="KComboBox" row="1" column="1">
<item>
<property name="text">
<string>All states</string>
</property>
</item>
<item>
<property name="text">
<string>Not reconciled</string>
</property>
</item>
<item>
<property name="text">
<string>Cleared</string>
</property>
</item>
<item>
<property name="text">
<string>Reconciled</string>
</property>
</item>
<property name="name">
<cstring>m_stateBox</cstring>
</property>
</widget>
<widget class="KComboBox" row="0" column="1">
<item>
<property name="text">
<string>All types</string>
</property>
</item>
<item>
<property name="text">
<string>Payments</string>
</property>
</item>
<item>
<property name="text">
<string>Deposits</string>
</property>
</item>
<item>
<property name="text">
<string>Transfers</string>
</property>
</item>
<property name="name">
<cstring>m_typeBox</cstring>
</property>
</widget>
<widget class="KComboBox" row="2" column="1">
<item>
<property name="text">
<string>Any transaction</string>
</property>
</item>
<item>
<property name="text">
<string>Valid transaction</string>
</property>
</item>
<item>
<property name="text">
<string>Invalid transaction</string>
</property>
</item>
<property name="name">
<cstring>m_validityBox</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel11</cstring>
</property>
<property name="text">
<string>State</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>Spacer30</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>130</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout21</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>ButtonGroup2</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_nrButton</cstring>
</property>
<property name="text">
<string>Search this number</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_nrRangeButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Search number in range</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout17</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel12</cstring>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>TextLabel14</cstring>
</property>
<property name="text">
<string context="to (number)">to</string>
</property>
</widget>
<widget class="kMyMoneyLineEdit" row="2" column="1">
<property name="name">
<cstring>m_nrToEdit</cstring>
</property>
</widget>
<widget class="kMyMoneyLineEdit" row="0" column="1">
<property name="name">
<cstring>m_nrEdit</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>TextLabel13</cstring>
</property>
<property name="text">
<string context="from (number)">from</string>
</property>
</widget>
<widget class="kMyMoneyLineEdit" row="1" column="1">
<property name="name">
<cstring>m_nrFromEdit</cstring>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>Spacer31</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>Spacer32</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_selectedCriteria</cstring>
</property>
<property name="text">
<string>text</string>
</property>
<property name="alignment">
<set>AlignTop</set>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_transferWarning</cstring>
</property>
<property name="paletteForegroundColor">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>warning</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer16</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>24</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_resultPage</cstring>
</property>
<attribute name="title">
<string>Result</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KMyMoneyRegister::Register">
<column>
<property name="text">
<string>Security</string>
</property>
</column>
<column>
<property name="text">
<string>Details</string>
</property>
</column>
<column>
<property name="text">
<string>C</string>
</property>
</column>
<column>
<property name="text">
<string>Payment</string>
</property>
</column>
<column>
<property name="text">
<string>Deposit</string>
</property>
</column>
<column>
<property name="text">
<string>Quantity</string>
</property>
</column>
<column>
<property name="text">
<string>Price</string>
</property>
</column>
<column>
<property name="text">
<string>Value</string>
</property>
</column>
<column>
<property name="text">
<string>Balance</string>
</property>
</column>
<property name="name">
<cstring>m_register</cstring>
</property>
<property name="numRows">
<number>0</number>
</property>
<property name="numCols">
<number>12</number>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_foundText</cstring>
</property>
<property name="text">
<string>F</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
</widget>
</vbox>
</widget>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout25</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton">
<property name="name">
<cstring>m_helpButton</cstring>
</property>
<property name="text">
<string>&amp;Help</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="stdItem" stdset="0">
<number>11</number>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer15</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>51</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>m_closeButton</cstring>
</property>
<property name="text">
<string>&amp;Close</string>
</property>
<property name="stdItem" stdset="0">
<number>13</number>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>m_resetButton</cstring>
</property>
<property name="text">
<string>&amp;Reset</string>
</property>
<property name="stdItem" stdset="0">
<number>21</number>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>m_searchButton</cstring>
</property>
<property name="text">
<string>&amp;Find</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="stdItem" stdset="0">
<number>25</number>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<customwidgets>
<customwidget>
<class>kMyMoneyLineEdit</class>
<header location="local">../widgets/kmymoneylineedit.h</header>
<sizehint>
<width>90</width>
<height>25</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
<customwidget>
<class>kMyMoneyAccountSelector</class>
<header location="global">../widgets/kmymoneyaccountselector.h</header>
<sizehint>
<width>80</width>
<height>80</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
</customwidgets>
<images>
<image name="image0">
<data format="PNG" length="1110">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000041d49444154388d8d95c18b1c4514c67fbb29e5b54ea05b26da1d36b08d09a6c508138cb8c13d647141163de49043bca9f1628eb9294810f24f88c15b728b07617358888785d980427290b4a8d00b19a8821da8228cf42316ac87eed9247ac95c9aeaeef9eaabdffb5ebf85f178ccfcf7f5b79fec07a7280a08a008f25ceb7c29e5da573716e65a0be3f198ef6f5ededff9b9e1b34faf90882092a1ea21428b9220ffbf46054055b19386ba6970ae6665b5e0d2c5eb0b066067bbe1f21757c88f5504eff0c192189081303a5582b16854fccce2fe041f00cdd0a8103b874556405476b62d972ec2c2b90ff3fd8df5cb946549d80b34aea15ccaa94625450e2d0e558b460b7371a734b5e027251a155545678ab62d7eea90b4c504078908c107acb354cb251b1f8f08b1c18631aabbb4d18211404804f22545863561d2f060fb34aa8a18d0086204e72c46a32292e1a796f278c1da7a859d8da9a737506db04d0a24103d8949480b214d3bbee952a05c1d536f9d2684160c744f048311543d459eb1b65ee1754cedae13a64abd5d6127053c9d0281f22d4f75c6a2118a5c09272d7ab740638bf4ef2dd2174032d0d8d04c6fe19c32bedd8bc65e342aa3f785e2784bfd6bc1bd9db24b05505616a4edd67d5a8c1801a03a9962754c504bf34b8986acfb9be91cac7d54315a15541b36b134f74bd2dc53940115a5381e087bc25c6f71be831a8baa234cc1ee3eeb74ed83116beb2b8849d108a3730e8ce27e2bfb82419a7b407ac7c222fd0e6280a8078ce64e47ef54ac9d5be9aaae0162e0de568a44a18d3df90845d919c4f01463406340a44f40efb43a99b371618488e2670d1a2d7ee6f1d3be39342104e937ed85fb86599c33e9ee0be9a004946259d8b858909880d59aa00daa0d3280b5f39e34074c4b3a5434029a76a9e9f5cc0163b5c80024158a1cfc4cb1d3061d5834066cb0a403c008599a70f6bc27b8d03106ea3ae91987278c5b143b015547224ab5e24185cd9b81665273e7b6e7cecd82ddbf8098002de94049737bc09828cf3036f31c3735c8b0e98eb704672f348c7f7c93cd1fb2ae905119ff54e0dff3542b0e9dd983dcea2cc5eea6cf303e74ec687af5c41b6fa38f5e203c7ec8e1238ef85831a214afef21060ea781ec68247b65c6916353cc8b73d1ae79354606af2a930709aa118da1636c274dd7e3774b884a79aa6b5711a538d33cf9c01c1c9b83bc6a1f55c91ccb23b05b1deb43a7decdaffefd2862f61366aa8449c69e33642f012f2bb208fa98eeda1f3346f076c8eeef19475e9be115423364f78f84105a8643d34d90cfbfdcd8cf872589a45dc7f54cf3134a36f4e495c23f9da8db15bccb708d4014f2ca512cb5d4f7c13e84300d5cff6eb39b202bab053bdb9674f0648609427d0f8402ddeac30f4fcd3ced3efc3b422d406c09b340bedc1571e1bfc3d44dc281634c5fe5e758e7395cfbe6d6c130fd17d92372d277c159b70000000049454e44ae426082</data>
</image>
</images>
<includes>
<include location="global" impldecl="in implementation">kmymoney/kmymoneydateinput.h</include>
<include location="global" impldecl="in implementation">kmymoney/kmymoneyedit.h</include>
<include location="global" impldecl="in implementation">kmymoney/kmymoneycategory.h</include>
<include location="global" impldecl="in implementation">kmymoney/register.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
</UI>