first commit
This commit is contained in:
8
project/fm_viewer/tester/rm_test_controls.cpp
Normal file
8
project/fm_viewer/tester/rm_test_controls.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "rm_test_controls.h"
|
||||
#if (RM_TESTING)
|
||||
RMTestControls::RMTestControls(QObject *parent) : QObject(parent)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user