projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow...
[wxWidgets.git]
/
include
/
wx
/
mac
/
classic
/
minifram.h
diff --git
a/include/wx/mac/classic/minifram.h
b/include/wx/mac/classic/minifram.h
index 7f41821ce1702affcd6dd54c875349bb9da57b9d..0768e68b4e823e1fef39ece7e8301ad045721ae3 100644
(file)
--- a/
include/wx/mac/classic/minifram.h
+++ b/
include/wx/mac/classic/minifram.h
@@
-8,16
+8,12
@@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MINIFRAM_H_
#define _WX_MINIFRAM_H_
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_MINIFRAM_H_
#define _WX_MINIFRAM_H_
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "minifram.h"
-#endif
-
#include "wx/frame.h"
class WXDLLEXPORT wxMiniFrame: public wxFrame {
#include "wx/frame.h"
class WXDLLEXPORT wxMiniFrame: public wxFrame {