]> git.saurik.com Git - wxWidgets.git/blame - src/gtk1/main.cpp
Also account for EOL chars correctly in wxStyledTextCtrl::GetLineLength().
[wxWidgets.git] / src / gtk1 / main.cpp
CommitLineData
e0253070 1/////////////////////////////////////////////////////////////////////////////
80fdcdb9 2// Name: src/gtk1/main.cpp
e0253070
RD
3// Purpose: Entry point
4// Author: Julian Smart
5// Modified by:
6// Created: 17/09/98
7// RCS-ID: $Id$
8// Copyright: (c) Julian Smart
03647350 9// Licence: wxWindows licence
e0253070
RD
10/////////////////////////////////////////////////////////////////////////////
11
e0253070 12
c661ecca 13// We don't put main() in the library any more. RR.
e0253070 14