Skip to content

Commit

Permalink
fix: failed on build
Browse files Browse the repository at this point in the history
"No such file dcombobox.h"

Change-Id: I7c154ff8e1602b846f740a2d0b7a43664e226d1b
  • Loading branch information
zccrs committed Jan 4, 2019
1 parent ec00305 commit 8667450
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion AuthDialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
#define AUTHDIALOG_H

#include <QWindow>
#include <QComboBox>

#include <ddialog.h>
#include <dcombobox.h>
#include <dpasswordedit.h>

#include <PolkitQt1/Identity>
Expand Down

0 comments on commit 8667450

Please sign in to comment.