aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2017-12-24 17:37:17 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-12-26 13:08:49 -0800
commit931947b852aaa25e62715f2d8d275c0bd47fa3d5 (patch)
treef64801285a4b322b0b545219aeaf22d1cc2a5446 /qt-models
parentff3b107a9de188fd58e010d6b86f30a786293ada (diff)
downloadsubsurface-931947b852aaa25e62715f2d8d275c0bd47fa3d5.tar.gz
Remove Q_OBJECT macros and friend declaration from *Filter classes
Since these classes do not possess any signals/slots, these macro are unnecessary. Likewise, the friend declaration in TagFilter is useless, since the corresponding fields are in the base class. Fallout of commit 1a4e7ad0dd29b9eeac2016933cb86bff260dadbb. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'qt-models')
0 files changed, 0 insertions, 0 deletions