6 #ifndef OPERATIONAL_MEDIATOR_DIALOG_DIRECTOR_INTERFACE_H_
7 #define OPERATIONAL_MEDIATOR_DIALOG_DIRECTOR_INTERFACE_H_
Definition: application.cc:10
virtual ~DialogDirectorInterface()
Definition: dialog_director_interface.h:18
virtual void ShowDialog()=0
virtual void WidgetChanged(MediatorWidgetInterface *)=0
Definition: dialog_director_interface.h:15