mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
tests: Fix comment for accuracy
The command line for compiling testwindowsize has changed.
This commit is contained in:
parent
22f073b57b
commit
61fbd5b541
@ -1,4 +1,4 @@
|
||||
/* gcc -g -Wall -O2 -o dialog-test dialog-test.c `pkg-config --cflags --libs gtk+-3.0` */
|
||||
/* gcc -g -Wall -O2 -o dialog-test dialog-test.c `pkg-config --cflags --libs gtk4` */
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
static GtkWidget *window;
|
||||
|
Loading…
Reference in New Issue
Block a user