summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2021-01-17 21:26:21 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2021-01-18 08:21:42 -0500
commit6feab2ea8f96704e44a14c212a635dc17f4ba71e (patch)
treee39b12f7cb7f37cd96b3c3f451d2b527a81d4578 /src/CMakeLists.txt
parent0d641f39776a2d5a1cd217531d3a3e39d3a3c670 (diff)
moved criticalOnTop() to uibase
changed all calls to reportError(), which now uses the main window if it exists as a parent, or calls criticalOnTop() added errors when running something from the command line for a different instance/profile removed unused crap
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index a5d15740..e8c52721 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -212,12 +212,9 @@ add_filter(NAME src/utilities GROUPS
shared/appconfig
bbcode
csvbuilder
- shared/error_report
- shared/leaktrace
persistentcookiejar
serverinfo
spawn
- shared/stackdata
shared/util
usvfsconnector
shared/windows_error