mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-20 06:06:52 -06:00
More A++ fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a9aa30103e
commit
8da2173ccf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "ide.h"
|
||||
|
||||
#define LLOG(x) DLOG(x)
|
||||
#define LLOG(x) // DLOG(x)
|
||||
|
||||
struct GotoDlg : public WithGotoLayout<TopWindow> {
|
||||
bool global;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue