commit | b5a0fd3ca74ee85573e0d8f05f595b75e98d4149 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sun Nov 10 16:26:52 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri May 09 15:16:09 2014 -0700 |
tree | e16cd6277e48306ea9a89d42e49877ecb919399b | |
parent | 3f300161c5e036c6db079e644d80a39b0b4ae47c [diff] [blame] |
Fixing bugs in checking uninstalled certificate
diff --git a/src/contactpanel.h b/src/contactpanel.h index a203642..d36e547 100644 --- a/src/contactpanel.h +++ b/src/contactpanel.h
@@ -26,7 +26,7 @@ #include "chatdialog.h" #include "endorse-combobox-delegate.h" #include "browsecontactdialog.h" -#include "warningDialog.h" +#include "warningdialog.h" #ifndef Q_MOC_RUN #include "contact-manager.h"