~zsombi/ubuntu-ui-toolkit/listitemSelectModeBugs

« back to all changes in this revision

Viewing changes to features/ubuntu_qt_module.prf

  • Committer: Zsombor Egri
  • Date: 2015-12-07 17:02:28 UTC
  • mfrom: (1662.2.80 staging)
  • Revision ID: zsombor.egri@canonical.com-20151207170228-coqv9fvqublui315
staging sync

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
}
18
18
 
19
19
QMAKE_CXXFLAGS += -Werror
 
20
 
 
21
#do not warn for deprecated declarations
 
22
QMAKE_CXXFLAGS -= -Werror=deprecated-declarations