mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-05 02:41:12 +00:00
few compiler warning fixes plus a lot of #import replacement.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30448 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4aa28ed522
commit
e64aca8bb2
48 changed files with 570 additions and 2019 deletions
|
@ -27,7 +27,7 @@
|
|||
#ifndef _GS_KEYBINDING_TABLE_H
|
||||
#define _GS_KEYBINDING_TABLE_H
|
||||
|
||||
#include "GSKeyBindingAction.h"
|
||||
#import "GSKeyBindingAction.h"
|
||||
|
||||
@class GSKeyBindingTable;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue