diff options
| author | Peter LaFosse <peter@vector35.com> | 2019-07-02 14:40:16 -0400 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2019-07-02 14:40:16 -0400 |
| commit | 45b0e3c0c0377d77e3c894e523ec33124a2f0f3e (patch) | |
| tree | 56419e47f20c1bd924b9e24ef5d3ac92d1ed5b66 | |
| parent | 83373dcb680ebf5b2a26051a323636dc0d80f734 (diff) | |
Fix header file
| -rw-r--r-- | ui/commandpalette.h | 1 |
1 files changed, 0 insertions, 1 deletions
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); }; |
