Convert colors to GdkRGBA
This commit is contained in:
committed by
Stéphane Lesimple
parent
6c88a55600
commit
d66ee15738
@@ -73,7 +73,7 @@ void ResetRS02VerifyWindow(Method *self)
|
||||
|
||||
typedef struct _spiral_idle_info
|
||||
{ Spiral *cmpSpiral;
|
||||
GdkColor *segColor;
|
||||
GdkRGBA *segColor;
|
||||
int from, to;
|
||||
} spiral_idle_info;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user