put classes related to ncurses into NCurses namespace
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
#include "scrollpad.h"
|
||||
|
||||
using namespace NCurses;
|
||||
using std::string;
|
||||
|
||||
Scrollpad::Scrollpad(size_t startx,
|
||||
|
||||
Reference in New Issue
Block a user