]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/htmlheader.inc
fixed wxListCtrl::RefreshItem(s) - it didn't update anything before
[wxWidgets.git] / docs / doxygen / htmlheader.inc
CommitLineData
15b6757b
FM
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<!-- ****************************************************** -->
4<!-- Standard wxWidgets header -->
5
6<html>
7<head>
8 <meta http-equiv="content-type" content="text/html; charset=utf-8">
9 <title>$title</title>
10 <meta name="author" content="wxWidgets team">
11 <meta name="created" content="$datetime">
12 <meta name="keywords" content="wxWidgets">
13 <link href="wxwidgets.css" rel="stylesheet" type="text/css">
14 <link href="tabs.css" rel="stylesheet" type="text/css">
15</head>
16<body>
17
18
19<!-- End of wxWidgets standard header -->
20<!-- *************************************************** -->
21