projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
use solid bacgkround for static box as pattern brush can't be properly aligned when...
[wxWidgets.git]
/
include
/
wx
/
progdlg.h
Commit
Line
Data
8fa2e6a2
KB
1
#ifndef _WX_PROGDLG_H_BASE_
2
#define _WX_PROGDLG_H_BASE_
3
4
#include "wx/generic/progdlgg.h"
5
6
#endif
7
// _WX_PROGDLG_H_BASE_