Changeset 59 in Main for src/graphics_monitor/App.h


Ignore:
Timestamp:
04/12/2011 13:15:03 (18 months ago)
Author:
duggan
Message:

Fixed build. There shouldn't be any hints of the old names anymore and hopefully this will be the last time I do this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/graphics_monitor/App.h

    r58 r59  
    2121#define D_CONNECT       'dcnc' 
    2222 
    23 #define D_LIFEGUARD_SIGNATURE "application/x-vnd.Drafter-Lifeguard" 
    24 #define D_GFX_SERVER_SIGNATURE "application/x-vnd.Drafter-gfx-server" 
     23#define D_MONITOR_SIGNATURE "application/x-vnd.Drafter-monitor" 
     24#define D_SERVER_SIGNATURE "application/x-vnd.Drafter-server" 
    2525 
    2626using namespace std; 
Note: See TracChangeset for help on using the changeset viewer.