X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=tests%2Ftestmultiscreen.c;h=0c20f19600b627c52ebfcc4e193d58585aac7f48;hb=HEAD;hp=19e206130e35af091e86015653d850e6c0434019;hpb=260ccdfebef9e17842dcc162aefba46fe5459c7c;p=~andy%2Fgtk diff --git a/tests/testmultiscreen.c b/tests/testmultiscreen.c index 19e206130..0c20f1960 100644 --- a/tests/testmultiscreen.c +++ b/tests/testmultiscreen.c @@ -13,9 +13,7 @@ * Library General Public License for more details. * * You should have received a copy of the GNU Library General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ #include "config.h" @@ -51,7 +49,7 @@ show_hide (GtkWidget * button, gpointer data) } static void -move (GtkWidget *button, GtkVBox *vbox) +move (GtkWidget *button, GtkBox *vbox) { GdkScreen *screen = gtk_widget_get_screen (button); GtkWidget *toplevel = gtk_widget_get_toplevel (button);