remove explicit LListener inheritance.
git-svn-id: svn://10.0.0.236/trunk@11410 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
377be07e09
commit
007000962c
@ -303,8 +303,7 @@ void CTearOffBar::ShowPalette()
|
||||
//======================================
|
||||
class CTearOffWindow
|
||||
: public LWindow,
|
||||
public LListener
|
||||
, public CToolbarModeChangeListener
|
||||
public CToolbarModeChangeListener
|
||||
#if SAVE_POSITION
|
||||
, public CSaveWindowStatus
|
||||
#endif // SAVE_POSITION
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user