diff options
Diffstat (limited to 'src/panelhistory.cpp')
-rw-r--r-- | src/panelhistory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panelhistory.cpp b/src/panelhistory.cpp index 4b71cefa..20c9c311 100644 --- a/src/panelhistory.cpp +++ b/src/panelhistory.cpp @@ -91,4 +91,3 @@ void PanelHistory::open() return; emit openUrl(index.data(HistoryModel::UrlRole).toUrl()); } - |