File: plot.h

package info (click to toggle)
wxwindows2.2 2.2.9.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 41,560 kB
  • ctags: 74,577
  • sloc: cpp: 450,408; ansic: 69,935; python: 30,297; sh: 2,646; makefile: 2,459; lex: 192; yacc: 129; xml: 95; pascal: 67
file content (7 lines) | stat: -rw-r--r-- 112 bytes parent folder | download
1
2
3
4
5
6
7
#ifndef _WX_PLOT_H_BASE_
#define _WX_PLOT_H_BASE_

#include "wx/generic/plot.h"

#endif
    // _WX_PLOT_H_BASE_