git-svn-id: svn://db.shs.com.ru/pip@232 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -5,11 +5,13 @@
|
||||
#include "piscreen.h"
|
||||
#include "piscreentiles.h"
|
||||
|
||||
static const char pisd_prefix[] = "_pisd_";
|
||||
|
||||
using namespace PIScreenTypes;
|
||||
|
||||
PIString readableTime(const PITime & t);
|
||||
|
||||
PIString askNewDir();
|
||||
PIString askUserInput(const PIString &desc);
|
||||
bool askQuestion(const PIString & t);
|
||||
void showInfo(const PIString & t);
|
||||
void removeFiles(const PIDir & dir, PIStringList l);
|
||||
|
||||
Reference in New Issue
Block a user