Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 275116
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- src/frontends/qbanking/lib/widgets/qbcfgtab.h
0
++ src/frontends/qbanking/lib/widgets/qbcfgtab.h
Lines 27-33 Link Here
27
class QBCfgTabPage;
27
class QBCfgTabPage;
28
28
29
29
30
class QBANKING_API QBCfgTab: protected QBCfgTabUi {
30
class QBANKING_API QBCfgTab: public QBCfgTabUi {
31
  Q_OBJECT
31
  Q_OBJECT
32
private:
32
private:
33
  QBanking *_qbanking;
33
  QBanking *_qbanking;

Return to bug 275116