diff options
author | Michele Calgaro <[email protected]> | 2025-02-23 18:11:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-23 18:11:42 +0900 |
commit | d4ddb3a360072409d62094f3da5ab28597f2ccae (patch) | |
tree | d106b4f34b43964bf97d08d0bd398610eec2bded /tdecore/Makefile.am | |
parent | fda0344c47b3b825fb378e19933100ef48c66707 (diff) | |
download | tdelibs-remove/kglobalaccel.tar.gz tdelibs-remove/kglobalaccel.zip |
Remove temporary kglobalaccel.h headerremove/kglobalaccel
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdecore/Makefile.am')
-rw-r--r-- | tdecore/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/Makefile.am b/tdecore/Makefile.am index bcd5f63d2..12d457d02 100644 --- a/tdecore/Makefile.am +++ b/tdecore/Makefile.am @@ -43,7 +43,7 @@ include_HEADERS = tdeconfig.h tdeconfigskeleton.h \ tdeuniqueapplication.h kcharsets.h tdeversion.h kpty.h tdeprocess.h \ tdeprocctrl.h tdelocale.h kicontheme.h kiconloader.h kdebug.h \ twinmodule.h twin.h krootprop.h tdeshortcut.h kkeynative.h tdeaccel.h \ - kglobalaccel.h tdeglobalaccel.h tdestdaccel.h tdeshortcutlist.h kcatalogue.h \ + tdeglobalaccel.h tdestdaccel.h tdeshortcutlist.h kcatalogue.h \ kregexp.h kcompletion.h kstringhandler.h \ kstddirs.h kstandarddirs.h tdeglobal.h tdeglobalsettings.h ksharedptr.h \ kallocator.h kvmallocator.h tdecrash.h krfcdate.h \ |