Projects
Multimedia
LiVES
LiVES-gtk_widget_ensure_style.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File LiVES-gtk_widget_ensure_style.patch of Package LiVES (Revision 23)
Currently displaying revision
23
,
Show latest
--- src/gui.c.orig 2015-01-10 16:30:07.367878370 +0100 +++ src/gui.c 2015-01-10 16:30:07.403877694 +0100 @@ -314,7 +314,7 @@ #ifdef GUI_GTK #if !GTK_CHECK_VERSION(3,0,0) if (!mainw->foreign) { - lives_widget_ensure_style(mainw->LiVES); + gtk_widget_ensure_style(mainw->LiVES); } #endif #endif
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.