Skip to content

Commit

Permalink
Add secret.h for Twitter and Withings
Browse files Browse the repository at this point in the history
  • Loading branch information
grauser committed Mar 2, 2017
1 parent 87c1196 commit 0a8e5f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Cloud/TwitterDialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include "Context.h"
#include "Settings.h"
#include "TimeUtils.h"
#include "Secrets.h"
#include <QUrl>
#include <kqoauthmanager.h>
#include <kqoauthrequest.h>
Expand Down
1 change: 1 addition & 0 deletions src/Cloud/WithingsDownload.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include "MainWindow.h"
#include "Athlete.h"
#include "RideCache.h"
#include "Secrets.h"
#include <QMessageBox>

#ifdef GC_HAVE_KQOAUTH
Expand Down

0 comments on commit 0a8e5f7

Please sign in to comment.