ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/menubar.C
(Generate patch)

Comparing rxvt-unicode/src/menubar.C (file contents):
Revision 1.12 by pcg, Wed Mar 3 04:07:52 2004 UTC vs.
Revision 1.13 by pcg, Sat Mar 6 00:05:01 2004 UTC

22 * summary that appears at the end of this file was taken from there. 22 * summary that appears at the end of this file was taken from there.
23 *----------------------------------------------------------------------*/ 23 *----------------------------------------------------------------------*/
24 24
25#include "../config.h" /* NECESSARY */ 25#include "../config.h" /* NECESSARY */
26 26
27#include <stdlib.h> 27#include <cstdlib>
28#include <wchar.h>
29 28
30#include "rxvt.h" /* NECESSARY */ 29#include "rxvt.h" /* NECESSARY */
31#ifdef MENUBAR 30#ifdef MENUBAR
32#include "version.h" 31#include "version.h"
33#include "menubar.h" 32#include "menubar.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines