gui/record_setup.cpp: fix memlean - CRecordingSafetyNotifier

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c91058469
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-07 (Mon, 07 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-05-07 12:16:30 +04:00
parent 0ed0aa2240
commit ed6aa3c59c
2 changed files with 4 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ class CRecordSetup : public CMenuTarget
{
private:
int width;
CRecordingSafetyNotifier *RecordingSafetyNotifier;
int showRecordSetup();
void showRecordTimerSetup(CMenuWidget *menu_timersettings);