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