Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 130645 | Differences between
and this patch

Collapse All | Expand All

(-)old/cnijfilter-source-3.30-1/cngpijmon/src/bjcupsmon_ui.c (+1 lines)
Lines 35-40 Link Here
35
PRIVATE GladeXML       *gXmlMainWnd = NULL;            // Pointer to glade xml of main window.
35
PRIVATE GladeXML       *gXmlMainWnd = NULL;            // Pointer to glade xml of main window.
36
#else
36
#else
37
PRIVATE GtkWidget      *gMainWnd = NULL;                       // Pointer to main window. ver.2.50
37
PRIVATE GtkWidget      *gMainWnd = NULL;                       // Pointer to main window. ver.2.50
38
GtkWidget* create_mainWindow (void);
38
#endif
39
#endif
39
40
40
PRIVATE const gchar    *gSTSMessageTable[] = {
41
PRIVATE const gchar    *gSTSMessageTable[] = {

Return to bug 130645