separate some code from ncmpcpp.cpp
This commit is contained in:
@@ -23,7 +23,12 @@
|
||||
|
||||
#include "ncmpcpp.h"
|
||||
|
||||
void GetKeybindings(Scrollpad &);
|
||||
namespace Help
|
||||
{
|
||||
void Init();
|
||||
void Resize();
|
||||
void SwitchTo();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user