~ubuntu-branches/ubuntu/precise/kde-style-qtcurve/precise

« back to all changes in this revision

Viewing changes to common/common.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas, Jonathan Thomas, Alessandro Ghersi
  • Date: 2009-08-27 12:28:50 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20090827122850-3rfs0ntfyugge6zq
Tags: 0.68.0-0ubuntu1
[ Jonathan Thomas ]
* Merge from Debian unstable, remaining changes:
  - Keep replaces/conflicts on old -kde4 packages
  - Keep build-dependency on quilt
* New upstream release

[ Alessandro Ghersi ]
* Improve get-orig-source rule

Show diffs side-by-side

added added

removed removed

Lines of Context:
842
842
                     borderInactiveTab,
843
843
                     doubleGtkComboArrow,
844
844
                     menuIcons,
845
 
                     forceAlternateLvCols;
 
845
#if defined QTC_CONFIG_DIALOG || (defined QT_VERSION && (QT_VERSION >= 0x040000))
 
846
                     stdBtnSizes,
 
847
#endif
 
848
                     forceAlternateLvCols,
 
849
                     squareLvSelection;
846
850
    ELvLines         lvLines;
847
851
    EGradType        bgndGrad,
848
852
                     menuBgndGrad;