mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 05:50:37 +00:00
Header reorganization - Please refer to ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17408 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8512c509e1
commit
b18f1c4ac4
280 changed files with 25303 additions and 257 deletions
|
@ -26,8 +26,8 @@
|
|||
|
||||
#include <Foundation/Foundation.h>
|
||||
#include <AppKit/AppKit.h>
|
||||
#include <AppKit/GSVbox.h>
|
||||
#include <AppKit/GSHbox.h>
|
||||
#include <GNUstepGUI/GSVbox.h>
|
||||
#include <GNUstepGUI/GSHbox.h>
|
||||
#include "GSRGBColorPicker.h"
|
||||
#include "GSHSBColorPicker.h"
|
||||
#include "GSCMYKColorPicker.h"
|
||||
|
@ -274,8 +274,8 @@
|
|||
#include "GSStandardColorPicker.h"
|
||||
|
||||
|
||||
#include <AppKit/GSVbox.h>
|
||||
#include <AppKit/GSHbox.h>
|
||||
#include <GNUstepGUI/GSVbox.h>
|
||||
#include <GNUstepGUI/GSHbox.h>
|
||||
|
||||
|
||||
#define KNOB_WIDTH 6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue