diff options
Diffstat (limited to 'src/IconBar.cc')
-rw-r--r-- | src/IconBar.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/IconBar.cc b/src/IconBar.cc index c4fc437..e24ba32 100644 --- a/src/IconBar.cc +++ b/src/IconBar.cc | |||
@@ -19,11 +19,11 @@ | |||
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: IconBar.cc,v 1.36 2003/05/15 23:30:06 fluxgen Exp $ | 22 | // $Id: IconBar.cc,v 1.37 2003/06/13 05:02:09 fluxgen Exp $ |
23 | 23 | ||
24 | #include "IconBar.hh" | 24 | #include "IconBar.hh" |
25 | 25 | ||
26 | #include "i18n.hh" | 26 | #include "I18n.hh" |
27 | #include "Screen.hh" | 27 | #include "Screen.hh" |
28 | #include "Window.hh" | 28 | #include "Window.hh" |
29 | #include "ImageControl.hh" | 29 | #include "ImageControl.hh" |