Commit c6498ddb authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

Screen.h: add missing prototype for nxagentPropagateArtsdProperties()

parent 82c096ee
...@@ -136,6 +136,8 @@ void nxagentSetWMNormalHintsMaxsize(ScreenPtr, int, int); ...@@ -136,6 +136,8 @@ void nxagentSetWMNormalHintsMaxsize(ScreenPtr, int, int);
void nxagentShadowSetRatio(float, float); void nxagentShadowSetRatio(float, float);
void nxagentPropagateArtsdProperties(ScreenPtr pScreen, char *port);
/* /*
* Change window settings to adapt to a ratio. * Change window settings to adapt to a ratio.
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment