1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

*** empty log message ***

This commit is contained in:
kojima
2001-01-06 17:20:46 +00:00
parent 8f1781cd4e
commit c6c0954767
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
#include <WINGs.h>
#include "wtableview.h"
#include "tabledelegates.h"
#include "wtabledelegates.h"
static char *col1[20] = {0};

View File

@@ -4,6 +4,7 @@
#include "wtableview.h"
#include "wtabledelegates.h"
typedef struct {
WMTableView *table;