diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-02-26 01:07:13 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-02-26 01:47:25 +0100 |
commit | e77087ce3d590ddede0a0590caaade9aadc78d41 (patch) | |
tree | 181af70027be1d359a9e62c50d672f5a785b9d6f /korganizer/kogroupwareprefspage.ui | |
parent | 616964474240c627d9660a493a018bcb81a8dee1 (diff) | |
download | tdepim-e77087ce3d590ddede0a0590caaade9aadc78d41.tar.gz tdepim-e77087ce3d590ddede0a0590caaade9aadc78d41.zip |
The workaround that tdepimmacros.h do is no longer needed
and kdemacros.h can be used directly.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'korganizer/kogroupwareprefspage.ui')
-rw-r--r-- | korganizer/kogroupwareprefspage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/kogroupwareprefspage.ui b/korganizer/kogroupwareprefspage.ui index 6adb3cbc5..83c5799f7 100644 --- a/korganizer/kogroupwareprefspage.ui +++ b/korganizer/kogroupwareprefspage.ui @@ -617,7 +617,7 @@ For security reasons, it is not recommended to store your password in the config <tabstop>retrieveSavePassword</tabstop> </tabstops> <includes> - <include location="global" impldecl="in declaration">tdepimmacros.h</include> + <include location="global" impldecl="in declaration">kdemacros.h</include> <include location="local" impldecl="in implementation">kogroupwareprefspage.ui.h</include> </includes> <Q_SIGNALS> |