Backport: 985ff5a :: Add poll_interval field to config.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 84224
Signed-off-by: Deon Thomas <PrinceAMD.Elive@gmail.com>
This commit is contained in:
Christopher Michael 2013-02-19 11:01:02 +00:00 committed by Deon Thomas
parent 1918c5ae8f
commit a309af7689
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ struct _E_Randr_Config
Eina_List *crtcs;
int poll_interval;
unsigned char restore;
};