mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove unused member variable GuiToolbar::name_.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37070 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9b1b65665d
commit
6e53e4e5d3
@ -111,8 +111,6 @@ private:
|
||||
///
|
||||
void showEvent(QShowEvent *);
|
||||
|
||||
///
|
||||
QString name_;
|
||||
///
|
||||
QList<Action *> actions_;
|
||||
/// initial visibility flags
|
||||
|
Loading…
Reference in New Issue
Block a user