Update shortcut.h
This commit is contained in:
parent
b4bd1a0cd7
commit
cf0ec1b25f
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ struct BASE_EXPORT ShortcutProperties {
|
|||
PROPERTIES_TARGET | PROPERTIES_WORKING_DIR | PROPERTIES_ARGUMENTS |
|
||||
PROPERTIES_DESCRIPTION | PROPERTIES_ICON | PROPERTIES_APP_ID |
|
||||
PROPERTIES_DUAL_MODE | PROPERTIES_TOAST_ACTIVATOR_CLSID;
|
||||
};
|
||||
|
||||
ShortcutProperties();
|
||||
ShortcutProperties(const ShortcutProperties& other);
|
||||
|
|
Loading…
Reference in a new issue