Develop and Download Open Source Software

Browse CVS Repository

Contents of /tombo/Tombo/Src/AboutDialog.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download) (as text)
Sat Feb 4 04:44:00 2006 UTC (18 years, 2 months ago) by hirami
Branch: MAIN
CVS Tags: Tombo_2_0a3, Tombo_1_17_1, B198, B199, B200, B201, B202, B203, B205, B206, B207, B208, B213, B212, B211, B217, B216, B215, B214, B219, B218, Tombo_2_0b2, Tombo_2_0b3, Tombo_2_0b1, Tombo_2_0b4, B228, B229, B226, B227, B224, B225, B222, B223, B220, B221, B231, B230, Tombo_1_17, Tombo_1_16, HEAD
Branch point for: Tombo_1_17_1_branch
Changes since 1.1: +2 -0 lines
File MIME type: text/x-chdr
* Save/load properties to/from file.

1 #ifndef ABOUTDIALOG_H
2 #define ABOUTDIALOG_H
3
4 #define TOMBO_VERSION TEXT("1.15")
5
6 class AboutDialog {
7 public:
8 void Popup(HINSTANCE hInst, HWND hParent);
9 };
10
11
12 #endif

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26