Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-05-02 12:36:00 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-05-02 12:36:00 +0400
commite9e9f89f1a3f968b3c3c32677e1b7ff2b72c2c0f (patch)
tree510c373e11faf46ec67bee98c1a55cd39ded1149 /intern/ghost/intern/GHOST_SystemX11.h
parentd197ec74e31c0a90b440246e5c48dd0644055740 (diff)
x11 builds again.
Diffstat (limited to 'intern/ghost/intern/GHOST_SystemX11.h')
-rw-r--r--intern/ghost/intern/GHOST_SystemX11.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/intern/ghost/intern/GHOST_SystemX11.h b/intern/ghost/intern/GHOST_SystemX11.h
index d0e72659517..58398975e5d 100644
--- a/intern/ghost/intern/GHOST_SystemX11.h
+++ b/intern/ghost/intern/GHOST_SystemX11.h
@@ -227,6 +227,8 @@ public:
*/
void putClipboard(GHOST_TInt8 *buffer, bool selection) const;
+ int toggleConsole(int action); /* dummy */
+
/**
* Atom used for ICCCM, WM-spec and Motif.
* We only need get this atom at the start, it's relative