~ubuntu-branches/ubuntu/karmic/terminal.app/karmic

« back to all changes in this revision

Viewing changes to TerminalViewPrefs.m

  • Committer: Bazaar Package Importer
  • Author(s): Gürkan Sengün
  • Date: 2008-07-02 11:25:15 UTC
  • mfrom: (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080702112515-01kguw5xvon047y5
Tags: 0.9.4+cvs20051125-5
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#include <AppKit/NSGraphics.h>
19
19
#include <AppKit/NSImage.h>
20
20
#include <AppKit/NSTextField.h>
 
21
#include <AppKit/NSFontManager.h>
21
22
#include <GNUstepGUI/GSVbox.h>
22
23
#include <GNUstepGUI/GSHbox.h>
23
24
#include "Label.h"