This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
sxiv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removed unneeded members from img type
master
Bert Münnich
13 years ago
parent
c666d30eea
commit
b418df7afc
2 changed files
with
1 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
image.h
+1
-1
window.h
+ 0
- 3
image.h
View File
@@ -55,9 +55,6 @@ typedef struct {
bool aa;
bool alpha;
bool slideshow;
int ss_delay; /* in ms */
multi_img_t multi;
} img_t;
+ 1
- 1
window.h
View File
@@ -49,7 +49,7 @@ typedef struct {
int x;
int y;
unsigned int w;
unsigned int h;
unsigned int h;
/* = win height - bar height */
unsigned int barh;
unsigned int bw;
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Cancel
Save