~bzoltan/kubuntu-packaging/decouple_cmake_plugin

« back to all changes in this revision

Viewing changes to src/plugins/qt4projectmanager/librarydetailswidget.ui

  • Committer: Timo Jyrinki
  • Date: 2013-11-15 12:25:23 UTC
  • mfrom: (1.1.28)
  • Revision ID: timo.jyrinki@canonical.com-20131115122523-i2kyamsu4gs2mu1m
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<ui version="4.0">
3
 
 <class>Qt4ProjectManager::Internal::LibraryDetailsWidget</class>
4
 
 <widget class="QWidget" name="Qt4ProjectManager::Internal::LibraryDetailsWidget">
 
3
 <class>QmakeProjectManager::Internal::LibraryDetailsWidget</class>
 
4
 <widget class="QWidget" name="QmakeProjectManager::Internal::LibraryDetailsWidget">
5
5
  <property name="geometry">
6
6
   <rect>
7
7
    <x>0</x>
31
31
      </widget>
32
32
     </item>
33
33
     <item row="1" column="1">
34
 
      <widget class="Qt4ProjectManager::Internal::LibraryPathChooser" name="libraryPathChooser" native="true"/>
 
34
      <widget class="QmakeProjectManager::Internal::LibraryPathChooser" name="libraryPathChooser" native="true"/>
35
35
     </item>
36
36
     <item row="3" column="0">
37
37
      <widget class="QLabel" name="includeLabel">
242
242
   <container>1</container>
243
243
  </customwidget>
244
244
  <customwidget>
245
 
   <class>Qt4ProjectManager::Internal::LibraryPathChooser</class>
 
245
   <class>QmakeProjectManager::Internal::LibraryPathChooser</class>
246
246
   <extends>QWidget</extends>
247
 
   <header>addlibrarywizard.h</header>
 
247
   <header location="global">qt4projectmanager/addlibrarywizard.h</header>
248
248
   <container>1</container>
249
249
  </customwidget>
250
250
 </customwidgets>