mirror of
https://github.com/openharmony/arkui_ui_appearance.git
synced 2026-07-01 05:35:43 -04:00
+2
-2
@@ -11,5 +11,5 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# any change to tools/ui_appearance_ipc_interface_code.h needs to be reviewed by @leonchan5
|
||||
tools/ui_appearance_ipc_interface_code.h @leonchan5
|
||||
# any change to services/include/ui_appearance_ipc_interface_code.h needs to be reviewed by @leonchan5
|
||||
services/include/ui_appearance_ipc_interface_code.h @leonchan5
|
||||
@@ -22,7 +22,6 @@ namespace ArkUi::UiAppearance {
|
||||
enum class UiAppearanceInterfaceCode {
|
||||
SET_DARK_MODE = 1,
|
||||
GET_DARK_MODE = 2,
|
||||
ERROR,
|
||||
};
|
||||
} // namespace ArkUi::UiAppearance
|
||||
} // namespace OHOS
|
||||
|
||||
Reference in New Issue
Block a user