Browse Source

wizard: qt in category desktop (#25193)

Bruno Garcia 3 years ago
parent
commit
7a6c92700c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/sentry/static/sentry/app/data/platformCategories.tsx

+ 1 - 0
src/sentry/static/sentry/app/data/platformCategories.tsx

@@ -115,6 +115,7 @@ const desktop = [
   'native-crashpad',
   'native-breakpad',
   'native-minidump',
+  'native-qt',
   'minidump',
   'unity',
 ] as const;