Kaydet (Commit) a50ac1f8 authored tarafından Andrzej Hunt's avatar Andrzej Hunt

Add comment on gsm vs fdo differences

Change-Id: I30d1c24e84f1b28fad9933407b362be886821864
üst 095396f9
......@@ -26,6 +26,7 @@ private:
boost::optional<guint> mnFDOCookie;
boost::optional<guint> mnGSMCookie;
// Note: the Uninhibit call has different spelling in FDO (UnInhibit) vs GSM (Uninhibit)
void inhibitFDO( bool bInhibit, const gchar* appname, const gchar* reason );
void inhibitGSM( bool bInhibit, const gchar* appname, const gchar* reason, const guint xid );
};
......
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