diff options
author | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-28 10:05:22 +0300 |
---|---|---|
committer | Trial97 <alexandru.tripon97@gmail.com> | 2023-07-28 10:05:22 +0300 |
commit | fcac98b367a10e9e8c047a3be648c56fe7310736 (patch) | |
tree | 70b2fa278f810b93cbe5aa2d0a2ad33e8ee73bf7 /launcher/icons | |
parent | 97ff7afbe749358728bf4843f1022f2994902ef7 (diff) | |
download | PrismLauncher-fcac98b367a10e9e8c047a3be648c56fe7310736.tar.gz PrismLauncher-fcac98b367a10e9e8c047a3be648c56fe7310736.tar.bz2 PrismLauncher-fcac98b367a10e9e8c047a3be648c56fe7310736.zip |
removed comment
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher/icons')
-rw-r--r-- | launcher/icons/IconList.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/launcher/icons/IconList.cpp b/launcher/icons/IconList.cpp index a1026e83..2b3746ae 100644 --- a/launcher/icons/IconList.cpp +++ b/launcher/icons/IconList.cpp @@ -427,5 +427,3 @@ QString IconList::getDirectory() const { return m_dir.absolutePath(); } - -// #include "IconList.moc" |