OpenASIP
2.0
|
#include <wx/spinctrl.h>
#include <wx/statline.h>
#include "WatchPropertiesDialog.hh"
#include "StopPointManager.hh"
#include "Watch.hh"
#include "WxConversion.hh"
#include "ExpressionScript.hh"
#include "ErrorDialog.hh"
#include "ProximToolbox.hh"
#include "ProximConstants.hh"
#include "Conversion.hh"
#include "ProximLineReader.hh"
Go to the source code of this file.
Implementation of WatchPropertiesDialog class.
Definition in file WatchPropertiesDialog.cc.