From 45b0e3c0c0377d77e3c894e523ec33124a2f0f3e Mon Sep 17 00:00:00 2001 From: Peter LaFosse Date: Tue, 2 Jul 2019 14:40:16 -0400 Subject: Fix header file --- ui/commandpalette.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/commandpalette.h b/ui/commandpalette.h index 430d9f72..c0d268b4 100644 --- a/ui/commandpalette.h +++ b/ui/commandpalette.h @@ -53,7 +53,6 @@ public: virtual QVariant data(const QModelIndex& i, int role) const override; QString getActionForItem(int row); - QString getShortcutForItem(int row); void setFilterText(const QString& text); }; -- cgit v1.3.1