Browse Source

Fix compile error.

tags/v1.3.1000
Jonathan Moore Liles 12 years ago
parent
commit
9ffb4ebfab
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      FL/Fl_Device.H

+ 2
- 0
FL/Fl_Device.H View File

@@ -511,6 +511,8 @@ class Fl_Cairo_Graphics_Driver : public Fl_Xlib_Graphics_Driver {
public:

static const char *class_id;

// void set_current(void);

Fl_Cairo_Graphics_Driver ( );


Loading…
Cancel
Save