From 0922841b20da6c15076f1467280a0e67407826d1 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 31 Oct 2010 13:02:56 +0200 Subject: log rework better gpg configuration check removed annoying message boxes (info now out to log) --- utilities.h | 1 + 1 file changed, 1 insertion(+) (limited to 'utilities.h') diff --git a/utilities.h b/utilities.h index e055f18..7255724 100644 --- a/utilities.h +++ b/utilities.h @@ -34,5 +34,6 @@ const bool StriStr(const char *str, const char *substr); string toUTF8(wstring str); wstring toUTF16(string str); string get_random(int length); +string time_str(); #endif -- cgit v1.2.3