[geany/geany] 804de2: Properly include notebook.h for notebook_switch_tablastused() declaration

Colomban Wendling git-noreply at xxxxx
Thu Jul 26 00:02:32 UTC 2012


Branch:      refs/heads/document-messages
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Mon, 26 Dec 2011 15:04:52
Commit:      804de2572e051de6694c3765b4868b8dad7c42fc
             https://github.com/geany/geany/commit/804de2572e051de6694c3765b4868b8dad7c42fc

Log Message:
-----------
Properly include notebook.h for notebook_switch_tablastused() declaration


Modified Paths:
--------------
    src/keybindings.c

Modified: src/keybindings.c
1 files changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -52,6 +52,7 @@
 #include "vte.h"
 #include "toolbar.h"
 #include "sidebar.h"
+#include "notebook.h"
 #include "geanywraplabel.h"
 #include "main.h"
 #include "search.h"


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Commits mailing list