Fixed redrawing causing corruption of background.
[stockwidget] / lib-stock-home-widget.h
index 0c2fbf4..1f48194 100644 (file)
@@ -36,6 +36,7 @@ typedef struct _StockPluginContext
        /* Used for updating when stock price changes */
        GtkWidget       *psLabel;
        GtkWidget       *psEventBox;
        /* Used for updating when stock price changes */
        GtkWidget       *psLabel;
        GtkWidget       *psEventBox;
+       GtkWidget       *psParent;
 
        /* Stock Getter Handle */
        SGHandle hSG;
 
        /* Stock Getter Handle */
        SGHandle hSG;