File: prefs.h

package info (click to toggle)
icewm 1.3.8%2Bmod%2B20161220-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 7,160 kB
  • ctags: 5,575
  • sloc: cpp: 48,848; ansic: 1,813; makefile: 1,129; sh: 339; xml: 48
file content (7 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
#ifndef __PREFS_H
#define __PREFS_H

#include "default.h"
#include "bindkey.h"

#endif