Ignore:
Timestamp:
Mar 6, 2013 8:39:42 AM (11 years ago)
Author:
ldelgass
Message:

Begin process of renaming R2 library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanovis/Grid.cpp

    r3452 r3463  
    88#include "Grid.h"
    99#include "Trace.h"
     10
     11using namespace nv::util;
    1012
    1113#define NUMDIGITS       6
     
    246248}
    247249
    248 void Grid::setFont(R2Fonts *font)
     250void Grid::setFont(Fonts *font)
    249251{
    250252//    if (font == _font) return;
Note: See TracChangeset for help on using the changeset viewer.