mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
includes: add camel case headers for KExiv2 and KPasswdStore classes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
169746e827
commit
c59bc13be9
3 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,8 @@ install(
|
|||
KCModuleProxy
|
||||
KCMultiDialog
|
||||
KIdleTime
|
||||
KExiv2
|
||||
KPasswdStore
|
||||
KCalendarSystem
|
||||
KCharMacroExpander
|
||||
KCharsets
|
||||
|
|
1
includes/KExiv2
Normal file
1
includes/KExiv2
Normal file
|
@ -0,0 +1 @@
|
|||
#include "../kexiv2.h"
|
1
includes/KPasswdStore
Normal file
1
includes/KPasswdStore
Normal file
|
@ -0,0 +1 @@
|
|||
#include "../kpasswdstore.h"
|
Loading…
Add table
Reference in a new issue