~online-accounts/libaccounts-qt/13.04

  • Committer: Alberto Mardegan
  • Date: 2013-01-21 09:43:43 UTC
  • Revision ID: git-v1:867b65cbe3101d93a10db54e98dd2d74b8f8a14f
Do not instantiate Error before Q_DECLARE_METATYPE

Doing so in Qt5 would cause the template QMetaTypeId<Accounts::Error>
class to be instantiated before Q_DECLARE_METATYPE, and consequently
cause a compilation error because the Q_DECLARE_METATYPE macro would
then re-define the same class.
Filename Latest Rev Last Changed Committer Comment Size
..
Accounts 1 14 years ago Alberto Mardegan Initial commit Diff
doc 1 14 years ago Alberto Mardegan Initial commit Diff
rpm 22 13 years ago Bernd Wachter Add RPM spec/changes file Diff
tests 1 14 years ago Alberto Mardegan Initial commit Diff
.gitignore 107 11 years ago Alberto Mardegan Cleanup project files Remove duplicate code, upda 136 bytes Diff Download File
accounts-qt.pro 109 11 years ago Alberto Mardegan Remove account-tool It's close to useless; the ac 471 bytes Diff Download File
common-installs-config.pri 107 11 years ago Alberto Mardegan Cleanup project files Remove duplicate code, upda 1.4 KB Diff Download File
common-pkgconfig.pri 112 11 years ago Alberto Mardegan More out of tree fixes and use QMAKE_SUBSTITUTE in 309 bytes Diff Download File
common-project-config.pri 112 11 years ago Alberto Mardegan More out of tree fixes and use QMAKE_SUBSTITUTE in 2 KB Diff Download File
common-vars.pri 117 11 years ago Alberto Mardegan Version 1.4 1001 bytes Diff Download File
COPYING 3 14 years ago Alberto Mardegan Adding licence file. 25.8 KB Diff Download File
coverage.pri 99 11 years ago Víctor R. Ruiz Coverage support (qmake CONFIG+=coverage) 1.8 KB Diff Download File
INSTALL 1 14 years ago Alberto Mardegan Initial commit 1 bytes Diff Download File
NOTES 1 14 years ago Alberto Mardegan Initial commit 1 bytes Diff Download File
README 1 14 years ago Alberto Mardegan Initial commit 1 bytes Diff Download File
TODO 1 14 years ago Alberto Mardegan Initial commit 1 bytes Diff Download File