mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
Warning cleanups.. cvsignore stuff
-Yosh
This commit is contained in:
parent
cd34fdd047
commit
bd1e56dd83
@ -12,3 +12,5 @@ simple
|
||||
testtree
|
||||
gtkfeatures.h
|
||||
testthreads
|
||||
gtkmarshal.h
|
||||
gtkmarshal.c
|
||||
|
@ -17,6 +17,7 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "gtk.h"
|
||||
|
||||
/* Backing pixmap for drawing area */
|
||||
|
@ -17,6 +17,7 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "gtk.h"
|
||||
|
||||
|
@ -17,6 +17,7 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "gtk.h"
|
||||
|
||||
/* Backing pixmap for drawing area */
|
||||
|
@ -17,6 +17,7 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "gtk.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user