More A++ fixes

git-svn-id: svn://ultimatepp.org/upp/trunk@457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2008-09-18 20:33:07 +00:00
parent a9aa30103e
commit 8da2173ccf

View file

@ -1,6 +1,6 @@
#include "ide.h"
#define LLOG(x) DLOG(x)
#define LLOG(x) // DLOG(x)
struct GotoDlg : public WithGotoLayout<TopWindow> {
bool global;