diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-03-31 00:41:52 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2020-03-31 00:42:19 +0200 |
| commit | c54d4df9524439d6a989b72b88a1810ebbbcede6 (patch) | |
| tree | c93743d3e93adfd8f2c7decd52f3be51d0acf80a /.kdev4/qxmpp.kdev4 | |
| parent | 1cef71d96857825407be192788105a43eb5e1846 (diff) | |
| download | qxmpp-c54d4df9524439d6a989b72b88a1810ebbbcede6.tar.gz | |
QXmppPushEnableIq: Add missing \since tag
Diffstat (limited to '.kdev4/qxmpp.kdev4')
| -rw-r--r-- | .kdev4/qxmpp.kdev4 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.kdev4/qxmpp.kdev4 b/.kdev4/qxmpp.kdev4 new file mode 100644 index 00000000..f873986b --- /dev/null +++ b/.kdev4/qxmpp.kdev4 @@ -0,0 +1,19 @@ +[Buildset] +BuildItems=@Variant(\x00\x00\x00\t\x00\x00\x00\x00\x01\x00\x00\x00\x0b\x00\x00\x00\x00\x01\x00\x00\x00\n\x00q\x00x\x00m\x00p\x00p) + +[CMake] +Build Directory Count=1 +Current Build Directory Index-Host System=0 + +[CMake][CMake Build Directory 0] +Build Directory Path=/home/lnj/dev/qxmpp/build +Build Type=\n +CMake Binary=/usr/bin/cmake +CMake Executable=/usr/bin/cmake +Environment Profile= +Extra Arguments= +Install Directory= +Runtime=Host System + +[Project] +VersionControlSupport=kdevgit |
