[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Denemo-devel] GTK3 compile.
From: |
Andreas Schneider |
Subject: |
Re: [Denemo-devel] GTK3 compile. |
Date: |
Tue, 04 Dec 2012 20:32:29 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121027 Icedove/10.0.10 |
Am 04.12.2012 18:41, schrieb Richard Shann:
> I have made a change to the keyboard navigation of menus, I can only
> check the code with gtk2 and it is different in gtk3. Can someone please
> test. It is sufficient just to check that short cuts can be still be
> created by pressing a key while on a menu item, with no critical errors
> being output to stdout/err.
I can't compile:
kbd-custom.c: In function ‘keymap_accel_quick_edit_snooper’:
kbd-custom.c:1445:3: error: expected ‘)’ before ‘action’
kbd-custom.c:1471:1: error: expected expression before ‘}’ token
Andreas