FLTK logo

[master] 3d18d32 - Commiting fluid generated template_panel.h as per issue #116

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 3d18d32 - Commiting fluid generated template_panel.h as per issue #116 "Greg Ercolano" Aug 02, 2020  
 
commit 3d18d325f62e35b27bc9d723ca2d05e2fcb0a72f
Author: Greg Ercolano <erco@seriss.com>
Date:   Sun Aug 2 10:56:40 2020 -0700

    Commiting fluid generated template_panel.h as per issue #116
    
    Regarding this comment thread:
    https://github.com/fltk/fltk/pull/116#discussion_r458517450

 fluid/template_panel.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git fluid/template_panel.cxx fluid/template_panel.cxx
index fc04495..18b363f 100644
--- fluid/template_panel.cxx
+++ fluid/template_panel.cxx
@@ -20,12 +20,12 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include "../src/flstring.h"
+#include <FL/fl_string.h>
 #include <errno.h>
 #include <FL/filename.H>
 #include <FL/fl_ask.H>
 #include <FL/Fl_Shared_Image.H>
 #include <FL/Fl_Preferences.H>
-#include <FL/fl_string.h>
 #if defined(_WIN32) && !defined(__CYGWIN__)
 #include <io.h>
 #else
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.