Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1,147
Issues
1,147
List
Boards
Labels
Milestones
Merge Requests
97
Merge Requests
97
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gtk
Commits
b2188f5d
Commit
b2188f5d
authored
Aug 28, 2011
by
Matthias Clasen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Trivial: include cleanups
parent
76c6f498
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
gtk/gtkfontchooser.c
gtk/gtkfontchooser.c
+0
-1
gtk/gtkscrolledwindow.h
gtk/gtkscrolledwindow.h
+1
-3
No files found.
gtk/gtkfontchooser.c
View file @
b2188f5d
...
...
@@ -42,7 +42,6 @@
#include "gtkaccessible.h"
#include "gtkbuildable.h"
#include "gtkprivate.h"
#include "gtkalignment.h"
#include "gtkscale.h"
#include "gtkspinbutton.h"
#include "gtknotebook.h"
...
...
gtk/gtkscrolledwindow.h
View file @
b2188f5d
...
...
@@ -31,9 +31,7 @@
#ifndef __GTK_SCROLLED_WINDOW_H__
#define __GTK_SCROLLED_WINDOW_H__
#include <gtk/gtkviewport.h>
#include <gtk/gtkbin.h>
G_BEGIN_DECLS
...
...
Write
Preview
Markdown
is supported
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