Skip to content

Commit

Permalink
Format constants.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
halildurmus committed Dec 19, 2023
1 parent a57aae1 commit 51100b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/constants.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9804,7 +9804,6 @@ class STGM {
/// Indicates that the underlying file is to be automatically destroyed
/// when the root storage object is released.
static const STGM_DELETEONRELEASE = 0x04000000;

}

/// Contains values that specify the toggle state of a Microsoft UI Automation
Expand Down Expand Up @@ -11017,7 +11016,6 @@ const PKEY_Device_InstanceId = '{78c34fc8-104a-4aca-9ea4-524d52996e57}';
/// endpoint.
const PKEY_Device_ContainerId = '{8c7ed206-3f8a-4827-b3ab-ae9e1faefc6c}';


// -----------------------------------------------------------------------------
// GlobalAlloc flags
// -----------------------------------------------------------------------------
Expand Down

0 comments on commit 51100b1

Please sign in to comment.