more CamelCasing

This commit is contained in:
mshafer1
2024-12-21 08:18:35 -06:00
parent be0db848dc
commit fc3275442c
2 changed files with 5 additions and 5 deletions

View File

@@ -160,7 +160,7 @@ namespace ntfysh_client
useCustomTrayNotifications.TabStop = true;
useCustomTrayNotifications.Text = "Use ntfysh-windows custom tray notifications";
useCustomTrayNotifications.UseVisualStyleBackColor = true;
useCustomTrayNotifications.CheckedChanged += useCustomTrayNotifications_CheckedChanged;
useCustomTrayNotifications.CheckedChanged += UseCustomTrayNotifications_CheckedChanged;
//
// useNativeWindowsNotifications
//