[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e
Maximiliano Curia
maxy at moszumanska.debian.org
Fri May 27 23:58:33 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=68f1b10
The following commit has been merged in the master branch:
commit 68f1b102465484128b3987a4d3998abecdddc86c
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date: Fri Dec 23 15:19:28 2011 +0100
Add missing .moc include
---
password-prompt.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/password-prompt.cpp b/password-prompt.cpp
index e238429..7dfff55 100644
--- a/password-prompt.cpp
+++ b/password-prompt.cpp
@@ -62,3 +62,5 @@ bool PasswordPrompt::savePassword() const
{
return ui->savePassword->isChecked();
}
+
+#include "password-prompt.moc"
--
ktp-auth-handler packaging
More information about the pkg-kde-commits
mailing list