~ubuntu-branches/ubuntu/quantal/kdepim/quantal

« back to all changes in this revision

Viewing changes to korganizer/searchdialog_base.ui

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-15 14:17:51 UTC
  • mto: This revision was merged to the branch mainline in revision 193.
  • Revision ID: package-import@ubuntu.com-20111215141751-bmhdpiwl23wd9w26
Tags: upstream-4.7.90
ImportĀ upstreamĀ versionĀ 4.7.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
186
186
         </widget>
187
187
        </item>
188
188
        <item>
189
 
         <widget class="KPIM::KDateEdit" name="mStartDate">
 
189
         <widget class="KDateComboBox" name="mStartDate">
190
190
          <property name="sizePolicy">
191
191
           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
192
192
            <horstretch>1</horstretch>
224
224
         </widget>
225
225
        </item>
226
226
        <item>
227
 
         <widget class="KPIM::KDateEdit" name="mEndDate">
 
227
         <widget class="KDateComboBox" name="mEndDate">
228
228
          <property name="sizePolicy">
229
229
           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
230
230
            <horstretch>1</horstretch>
305
305
 </widget>
306
306
 <customwidgets>
307
307
  <customwidget>
308
 
   <class>KPIM::KDateEdit</class>
 
308
   <class>KDateComboBox</class>
309
309
   <extends>QComboBox</extends>
310
 
   <header>libkdepim/kdateedit.h</header>
 
310
   <header>kdatecombobox.h</header>
311
311
  </customwidget>
312
312
  <customwidget>
313
313
   <class>KLineEdit</class>
324
324
  <tabstop>mInclusiveCheck</tabstop>
325
325
  <tabstop>mIncludeUndatedTodos</tabstop>
326
326
 </tabstops>
327
 
 <includes>
328
 
  <include location="local">libkdepim/kdateedit.h</include>
329
 
 </includes>
330
327
 <resources/>
331
328
 <connections/>
332
329
</ui>