commit | fa0b6a02e3967ebadc4f1445e7374a68c09379b8 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Wed Apr 30 14:26:42 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri May 09 15:16:12 2014 -0700 |
tree | 065b692368cdc5c01b31a937c8755f348ec30062 | |
parent | c13830ba3907dd9f0ea878fcf535609104619c29 [diff] [blame] |
build: == Dependency change == ChronoChat now depends on ndn-cxx library Change-Id: I25d1abe8035c34a7d34cba53960e3456d6677fdc
diff --git a/src/profile-editor.h b/src/profile-editor.h index 24c7aa2..8ec9713 100644 --- a/src/profile-editor.h +++ b/src/profile-editor.h
@@ -27,7 +27,7 @@ public: explicit ProfileEditor(QWidget *parent = 0); - + ~ProfileEditor(); public slots: @@ -36,7 +36,7 @@ void onIdentityUpdated(const QString& identity); - + private slots: void onAddClicked();