Skip to content

Commit

Permalink
Update include/guisan/widgets/dropdown.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Joris Dauphin <Jarod42@users.noreply.github.com>
  • Loading branch information
midwan and Jarod42 authored Sep 12, 2024
1 parent 3836635 commit d007597
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions include/guisan/widgets/dropdown.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
* /______/ //______/ //_/ //_____/\ /_/ //_/ //_/ //_/ //_/ /|_/ /
* \______\/ \______\/ \_\/ \_____\/ \_\/ \_\/ \_\/ \_\/ \_\/ \_\/
*
* Copyright (c) 2004, 2005, 2006, 2007 Olof Naessén and Per Larsson
* Copyright (c) 2004, 2005, 2006, 2007 Olof Naessén and Per Larsson
*
* Js_./
* Per Larsson a.k.a finalman _RqZ{a<^_aa
* Olof Naessén a.k.a jansem/yakslem _asww7!uY`> )\a//
* Olof Naessén a.k.a jansem/yakslem _asww7!uY`> )\a//
* _Qhm`] _f "'c 1!5m
* Visit: http://guichan.darkbits.org )Qk<P ` _: :+' .' "{[
* .)j(] .d_/ '-( P . S
Expand Down Expand Up @@ -134,7 +134,7 @@ namespace gcn
/*
* Clears any selected item
*/
void clearSelected(void) const;
void clearSelected() const;

/**
* Sets the list model to use when displaying the list.
Expand Down

0 comments on commit d007597

Please sign in to comment.