- cleaned up
- removed Timer git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@109 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -42,7 +42,6 @@ class ControlComponent : public Component,
|
||||
public ChangeListener,
|
||||
public ButtonListener,
|
||||
public ReceiverStatusListener,
|
||||
public Timer,
|
||||
public SliderListener,
|
||||
public ComboBoxListener
|
||||
{
|
||||
@@ -78,7 +77,6 @@ private:
|
||||
void textEditorReturnKeyPressed (TextEditor &textEditor);
|
||||
bool m_userParamEntryinProgress;
|
||||
ScopedPointer<TooltipWindow> m_tooltipWindow;
|
||||
void timerCallback();
|
||||
//[/UserVariables]
|
||||
|
||||
//==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user