summaryrefslogtreecommitdiff
path: root/mimclient.h
blob: ce44cd58da328cf759ace478ff5dc098c1a75b09 (plain)
1
2
3
4
5
6
7
8
#ifndef MIMSERVER_H
#define MIMSERVER_H

#include <glib.h>

extern gboolean redirect_keys;

#endif