[gnome-commander] src/gnome-cmd-main-win.cc: Remove inline keyword
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] src/gnome-cmd-main-win.cc: Remove inline keyword
- Date: Fri, 28 Apr 2017 21:43:23 +0000 (UTC)
commit bfce5352e8b9bb1f80e563d3b1faa44433c65360
Author: Uwe Scholz <uwescholz src gnome org>
Date: Mon Apr 24 21:28:32 2017 +0200
src/gnome-cmd-main-win.cc: Remove inline keyword
src/gnome-cmd-main-win.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-main-win.cc b/src/gnome-cmd-main-win.cc
index aa675b6..b745514 100644
--- a/src/gnome-cmd-main-win.cc
+++ b/src/gnome-cmd-main-win.cc
@@ -1112,7 +1112,7 @@ gboolean GnomeCmdMainWin::key_pressed(GdkEventKey *event)
}
-inline void GnomeCmdMainWin::open_tabs(FileSelectorID id)
+void GnomeCmdMainWin::open_tabs(FileSelectorID id)
{
GnomeCmdCon *home = get_home_con ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]