Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
b9fc6a0c
Commit
b9fc6a0c
authored
Nov 24, 2010
by
Benjamin Otte
Browse files
gdk: Remove remaining includes of gdkdrawable.h
parent
4bfa4e0d
Changes
3
Hide whitespace changes
Inline
Side-by-side
gdk/gdkcairo.c
View file @
b9fc6a0c
...
...
@@ -21,7 +21,6 @@
#include
"gdkcairo.h"
#include
"gdkdrawable.h"
#include
"gdkinternals.h"
#include
<math.h>
...
...
gdk/gdkwindow.c
View file @
b9fc6a0c
...
...
@@ -40,7 +40,6 @@
#include
"gdkintl.h"
#include
"gdkscreen.h"
#include
"gdkdeviceprivate.h"
#include
"gdkdrawable.h"
#include
"gdkmarshalers.h"
#include
"gdkscreen.h"
#include
"gdkwindowimpl.h"
...
...
gdk/gdkwindow.h
View file @
b9fc6a0c
...
...
@@ -31,7 +31,6 @@
#ifndef __GDK_WINDOW_H__
#define __GDK_WINDOW_H__
#include
<gdk/gdkdrawable.h>
#include
<gdk/gdktypes.h>
#include
<gdk/gdkevents.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment