~wallch/wallpaper-changer/trunk

« back to all changes in this revision

Viewing changes to src/gui/preferences.ui

  • Committer: Leon
  • Date: 2015-08-15 14:08:12 UTC
  • Revision ID: leon.vitanos@gmail.com-20150815140812-ku5sphc4h363wmcm
Fixed some windowflags

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <x>0</x>
8
8
    <y>0</y>
9
9
    <width>803</width>
10
 
    <height>561</height>
 
10
    <height>580</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="mouseTracking">
255
255
             <rect>
256
256
              <x>0</x>
257
257
              <y>0</y>
258
 
              <width>598</width>
259
 
              <height>525</height>
 
258
              <width>615</width>
 
259
              <height>505</height>
260
260
             </rect>
261
261
            </property>
262
262
            <layout class="QVBoxLayout" name="verticalLayout_3">
337
337
                   <string>It will continue the feature that was previously running</string>
338
338
                  </property>
339
339
                  <property name="indent">
340
 
                   <number>35</number>
 
340
                   <number>17</number>
341
341
                  </property>
342
342
                 </widget>
343
343
                </item>
344
344
                <item>
345
345
                 <layout class="QHBoxLayout" name="horizontalLayout_6">
346
346
                  <property name="leftMargin">
347
 
                   <number>17</number>
 
347
                   <number>18</number>
348
348
                  </property>
349
349
                  <item>
350
350
                   <widget class="QLabel" name="label_6">
351
351
                    <property name="font">
352
352
                     <font>
353
 
                      <pointsize>11</pointsize>
 
353
                      <pointsize>8</pointsize>
354
354
                     </font>
355
355
                    </property>
356
356
                    <property name="text">
357
 
                     <string>Startup timeout:</string>
 
357
                     <string>Startup delay:</string>
358
358
                    </property>
359
359
                   </widget>
360
360
                  </item>
369
369
                   <widget class="QLabel" name="label_7">
370
370
                    <property name="font">
371
371
                     <font>
372
 
                      <pointsize>11</pointsize>
 
372
                      <pointsize>8</pointsize>
373
373
                     </font>
374
374
                    </property>
375
375
                    <property name="text">
393
393
                 </layout>
394
394
                </item>
395
395
                <item>
396
 
                 <widget class="QLabel" name="label">
397
 
                  <property name="font">
398
 
                   <font>
399
 
                    <pointsize>9</pointsize>
400
 
                    <italic>true</italic>
401
 
                   </font>
402
 
                  </property>
403
 
                  <property name="text">
404
 
                   <string>Wallch will wait the above time before launching </string>
405
 
                  </property>
406
 
                  <property name="indent">
407
 
                   <number>35</number>
408
 
                  </property>
409
 
                 </widget>
410
 
                </item>
411
 
                <item>
412
396
                 <layout class="QHBoxLayout" name="horizontalLayout_10">
413
397
                  <property name="leftMargin">
414
 
                   <number>15</number>
 
398
                   <number>18</number>
415
399
                  </property>
416
400
                  <item>
417
401
                   <widget class="QCheckBox" name="onceCheckBox">
431
415
             </item>
432
416
             <item>
433
417
              <widget class="QGroupBox" name="lookAndFeelgroupBox">
 
418
               <property name="font">
 
419
                <font>
 
420
                 <pointsize>-1</pointsize>
 
421
                 <weight>75</weight>
 
422
                 <bold>true</bold>
 
423
                </font>
 
424
               </property>
434
425
               <property name="styleSheet">
435
426
                <string notr="true">QGroupBox
436
427
{
776
767
             <rect>
777
768
              <x>0</x>
778
769
              <y>0</y>
779
 
              <width>596</width>
780
 
              <height>290</height>
 
770
              <width>615</width>
 
771
              <height>486</height>
781
772
             </rect>
782
773
            </property>
783
774
            <layout class="QVBoxLayout" name="verticalLayout_8">