Searched refs:RecorderApp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/soundrecorder/
H A DRecorderApp.cpp8 #include "RecorderApp.h"
12 RecorderApp::RecorderApp(const char* signature) function in class:RecorderApp
19 RecorderApp::~RecorderApp()
25 RecorderApp::InitCheck()
36 RecorderApp app("application/x-vnd.Haiku-SoundRecorder");
H A DRecorderApp.h15 class RecorderApp : public BApplication { class in inherits:BApplication
17 RecorderApp(const char * signature);
18 virtual ~RecorderApp();

Completed in 66 milliseconds