projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
delay getting the default editor and renderer (by data type) until
[wxWidgets.git]
/
include
/
wx
/
plot.h
Commit
Line
Data
981b2508
RR
1
#ifndef _WX_PLOT_H_BASE_
2
#define _WX_PLOT_H_BASE_
3
4
#include "wx/generic/plot.h"
5
6
#endif
7
// _WX_PLOT_H_BASE_