#ifndef _DIAL_DLG_INC #define _DIAL_DLG_INC void ResetDlgHotkey(); void ShowDialDialog(bool activate); void SetLevels(float in, float out); void RefreshLineInfo(); void InitDialDialog(); void DeinitDialDialog(); #endif