group various functions more logically

This commit is contained in:
Andrzej Rybczak
2009-02-10 15:51:55 +01:00
parent 256bb429b5
commit d82577e357
22 changed files with 896 additions and 825 deletions

View File

@@ -26,7 +26,7 @@
#include "scrollpad.h"
#include "misc.h"
typedef std::pair<std::string, std::string> StringPair;
typedef std::pair<std::string, std::string> string_pair;
enum NcmpcppScreen
{