wxFreeChart
Main Page
Related Pages
Classes
Files
File List
include
wx
tooltips.h
1
// Name: tooltips.h
3
// Purpose: tooltips declaration
4
// Author: Moskvichev Andrey V.
5
// Created: 2010/12/16
6
// Copyright: (c) 2010 Moskvichev Andrey V.
7
// Licence: wxWidgets licence
9
10
#ifndef TOOLTIPS_H_
11
#define TOOLTIPS_H_
12
13
#include <wx/wxfreechartdefs.h>
14
15
class
WXDLLIMPEXP_FREECHART
Tooltip
16
{
17
public
:
18
19
};
20
21
#endif
/* TOOLTIPS_H_ */
Tooltip
Definition:
tooltips.h:15
Generated on Sat Apr 29 2017 07:42:13 for wxFreeChart by
1.8.11