mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Fix GCC -Wreorder warnings.
This commit is contained in:
parent
f56956cf35
commit
55b7eeecbf
1 changed files with 1 additions and 1 deletions
|
|
@ -489,8 +489,8 @@ private:
|
|||
nsCString mCompatGecko;
|
||||
bool mCompatGeckoEnabled;
|
||||
nsCString mCompatFirefox;
|
||||
nsCString mCompatFirefoxVersion;
|
||||
bool mCompatFirefoxEnabled;
|
||||
nsCString mCompatFirefoxVersion;
|
||||
nsXPIDLCString mCompatDevice;
|
||||
nsCString mDeviceModelId;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue