~ubuntu-branches/ubuntu/gutsy/audacity/gutsy-backports

« back to all changes in this revision

Viewing changes to lib-src/FileDialog/win/FileDialogPrivate.h

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2008-02-18 21:58:19 UTC
  • mfrom: (13.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080218215819-tmbcf1rx238r8gdv
Tags: 1.3.4-1.1ubuntu1~gutsy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
// Author:      Julian Smart
5
5
// Modified by: Leland Lucius
6
6
// Created:     01/02/97
7
 
// RCS-ID:      $Id: FileDialogPrivate.h,v 1.1 2007/04/30 04:12:57 llucius Exp $
 
7
// RCS-ID:      $Id: FileDialogPrivate.h,v 1.2 2007/06/18 16:10:50 jamescrook Exp $
8
8
// Copyright:   (c) Julian Smart
9
9
// Licence:     wxWindows licence
10
10
//
19
19
// wxFileDialog
20
20
//-------------------------------------------------------------------------
21
21
 
22
 
class WXDLLEXPORT FileDialog: public wxFileDialogBase
 
22
class DLL_LINKAGE FileDialog: public wxFileDialogBase
23
23
{
24
24
public:
25
25
    FileDialog(wxWindow *parent,