remove explicit LListener inheritance.
git-svn-id: svn://10.0.0.236/trunk@11410 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user