Fixed: #1375 Fixed compilation error.

hg/feature/gsoc2012-fabien
dnk-88 13 years ago
parent 11d9de671d
commit e0b225fa93

@ -58,7 +58,7 @@ public:
/// Force to update dialog content /// Force to update dialog content
void updateUi(); void updateUi();
/// Сonnects all the slots with signals /// Connects all the slots with signals
void init(); void init();
/// Sets the pointer CWorkspaceNode* in the wrappers. /// Sets the pointer CWorkspaceNode* in the wrappers.
@ -192,6 +192,7 @@ protected:
QDialog *_SchemeWidget; QDialog *_SchemeWidget;
Ui::CAttribWidget _ui; Ui::CAttribWidget _ui;
friend class CSchemeBankDialog;
}; /* class CAttribWidget */ }; /* class CAttribWidget */
/** /**

Loading…
Cancel
Save