Tidied up some file headers and fixed tooltip status accessors.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2013-10-30 16:23:56 +00:00
parent 0937367a5d
commit 861c549906
21 changed files with 30 additions and 39 deletions

View File

@@ -1,12 +1,12 @@
/////////////////////////////////////////////////////////////////////////////
// Name: wx/richtext/richtextbackgroundpage.h
// Purpose:
// Purpose: Declares the rich text formatting dialog background
// properties page.
// Author: Julian Smart
// Modified by:
// Created: 13/11/2010 11:17:25
// RCS-ID:
// Copyright: (c) Julian Smart
// Licence:
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _RICHTEXTBACKGROUNDPAGE_H_