added interfaces. not compiling
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
|
||||
#include "DisplayController.h"
|
||||
|
||||
namespace output
|
||||
{
|
||||
|
||||
DisplayController::DisplayController() {
|
||||
// TODO Auto-generated constructor stub
|
||||
|
||||
@@ -16,3 +19,4 @@ DisplayController::~DisplayController() {
|
||||
// TODO Auto-generated destructor stub
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user