Kaydet (Commit) 177d32b6 authored tarafından Noel Grandin's avatar Noel Grandin

shell: sal_Bool->bool

Change-Id: I4313819fa40885a3cfa4a137888ae457d8d839a8
üst 1e2c8cf5
......@@ -98,7 +98,7 @@ struct ConfigurationValue
const gchar *GconfItem;
const char *OOoConfItem;
const sal_Int32 nOOoConfItemLen;
const sal_Bool bNeedsTranslation;
const bool bNeedsTranslation;
const ConfigurationSetting nDependsOn;
};
......
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