summaryrefslogtreecommitdiff
path: root/src/FbTk/GContext.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/GContext.hh')
-rw-r--r--src/FbTk/GContext.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbTk/GContext.hh b/src/FbTk/GContext.hh
index 3f01b8c..94aec3e 100644
--- a/src/FbTk/GContext.hh
+++ b/src/FbTk/GContext.hh
@@ -19,7 +19,7 @@
19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 19// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
20// DEALINGS IN THE SOFTWARE. 20// DEALINGS IN THE SOFTWARE.
21 21
22// $Id: GContext.hh,v 1.5 2003/11/28 22:50:55 fluxgen Exp $ 22// $Id: GContext.hh,v 1.6 2003/12/16 17:06:51 fluxgen Exp $
23 23
24#ifndef FBTK_GCONTEXT_HH 24#ifndef FBTK_GCONTEXT_HH
25#define FBTK_GCONTEXT_HH 25#define FBTK_GCONTEXT_HH
@@ -62,7 +62,7 @@ public:
62 } 62 }
63 63
64 /// not implemented 64 /// not implemented
65 inline void setFont(const FbTk::Font &font) {} 65 inline void setFont(const FbTk::Font &) {}
66 66
67 /// set font id 67 /// set font id
68 inline void setFont(int fid) { 68 inline void setFont(int fid) {