-Werror,-Wunused-private-field
Change-Id: I695b3709c2b53f62773dc390b89966061c7b0ae9
This commit is contained in:
@@ -61,7 +61,6 @@ private:
|
|||||||
OModuleClient m_aModuleClient;
|
OModuleClient m_aModuleClient;
|
||||||
Link<FuncPage&,void> aDoubleClickLink;
|
Link<FuncPage&,void> aDoubleClickLink;
|
||||||
Link<FuncPage&,void> aSelectionLink;
|
Link<FuncPage&,void> aSelectionLink;
|
||||||
Link<FuncPage&, void> aModifyLink;
|
|
||||||
VclPtr<ListBox> m_pLbCategory;
|
VclPtr<ListBox> m_pLbCategory;
|
||||||
VclPtr<FormulaListBox> m_pLbFunction;
|
VclPtr<FormulaListBox> m_pLbFunction;
|
||||||
VclPtr<Edit> m_plbFunctionSearchString;
|
VclPtr<Edit> m_plbFunctionSearchString;
|
||||||
|
Reference in New Issue
Block a user